Skip to content

Instantly share code, notes, and snippets.

@alexwall
Created July 2, 2010 12:03
Show Gist options
  • Save alexwall/461273 to your computer and use it in GitHub Desktop.
Save alexwall/461273 to your computer and use it in GitHub Desktop.
wall:local nedunk$ brew install -v ghostscript
==> Build Environment
CC: /usr/bin/cc
CXX: /usr/bin/c++
LD: /usr/bin/cc
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
MAKEFLAGS: -j2
PATH: /Users/nedunk/bin:/usr/local/bin:/usr/local/sbin:/usr/local/Cellar/python/2.6.5/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin
==> Downloading http://downloads.sourceforge.net/project/ghostscript/GPL%20Ghostscript/8.71/ghostscript-8.71.tar.gz
File already downloaded and cached to /Users/nedunk/Library/Caches/Homebrew
/usr/bin/tar xf /Users/nedunk/Library/Caches/Homebrew/ghostscript-8.71.tar.gz
==> ./configure --prefix=/usr/local/Cellar/ghostscript/8.71 --disable-debug --disable-cups --disable-compile-inits --disable-gtk
./configure --prefix=/usr/local/Cellar/ghostscript/8.71 --disable-debug --disable-cups --disable-compile-inits --disable-gtk
checking for gcc... /usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/cc -E
checking for ranlib... ranlib
checking supported compiler flags...
-O2
-Wall
-Wstrict-prototypes
-Wundef
-Wmissing-declarations
-Wmissing-prototypes
-Wwrite-strings
-Wno-strict-aliasing
-Wdeclaration-after-statement
-fno-builtin
-fno-common
...done.
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/window.h usability... no
checking sys/window.h presence... no
checking for sys/window.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_blocks... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of unsigned long int... 8
checking for pkg-config... /usr/local/bin/pkg-config
checking for fontconfig with pkg-config... yes
checking for cos in -lm... yes
checking for pthread_create in -lpthread... yes
checking for iconv_open... no
checking for libiconv_open in -liconv... no
checking for iconv_open in -liconv... yes
checking for systempapername in -lpaper... no
configure: WARNING: disabling support for libpaper
checking for dlopen in -ldl... yes
checking for local jpeg library source... no
checking for jpeg_set_defaults in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jmemsys.h... no
checking for local zlib source... no
checking for deflate in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for local png library source... no
checking for png_check_sig in -lpng... yes
checking png.h usability... no
checking png.h presence... no
checking for png.h... no
configure: disabling png output devices
checking for TIFFOpen in -ltiff... no
configure: Could not find a copy of libtiff on your system.
Disabling tiff output devices.
Running libtiff configure script...
checking build system type... i386-apple-darwin10.4.0
checking host system type... i386-apple-darwin10.4.0
checking target system type... i386-apple-darwin10.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking for gcc... /usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/cc... gcc3
checking for /usr/bin/cc option to accept ISO C99... -std=gnu99
checking for /usr/bin/cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to run the C preprocessor... /usr/bin/cc -std=gnu99 -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc -std=gnu99... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking whether /usr/bin/cc -std=gnu99 and cc understand -c and -o together... yes
checking for ld used by /usr/bin/cc -std=gnu99... (cached) /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... (cached) no
checking for C compiler warning flags... -Wall -W
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/cc option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/cc -std=gnu99 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc -std=gnu99 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc -std=gnu99 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc -std=gnu99 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc -std=gnu99 static flag -static works... no
checking if /usr/bin/cc -std=gnu99 supports -c -o file.o... yes
checking if /usr/bin/cc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc -std=gnu99 linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ accepts -g... yes
checking dependency style of /usr/bin/c++... gcc3
checking how to run the C++ preprocessor... /usr/bin/c++ -E
checking for ld used by /usr/bin/c++... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/c++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... no
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for main in -lc... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking size of int... 4
checking size of long... 8
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int8... no
checking for int16... no
checking for int32... no
checking size of signed long... 8
checking size of unsigned long... 8
checking size of signed long long... 8
checking size of unsigned long long... 8
checking for signed 64-bit type... signed long
checking for unsigned 64-bit type... unsigned long
checking for floor... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for mmap... yes
checking for pow... yes
checking for setmode... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for getopt... yes
checking for strcasecmp... yes
checking for strtoul... yes
checking for lfind... yes
checking native cpu bit order... lsb2msb
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for jpeg_read_scanlines in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jbg_dec_init in -ljbig... no
checking jbig.h usability... no
checking jbig.h presence... no
checking for jbig.h... no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for cc_r... /usr/bin/cc -std=gnu99
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... no
checking for OpenGL Utility library... no
checking for GLUT library... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/acorn/Makefile
config.status: creating contrib/addtiffo/Makefile
config.status: creating contrib/dbs/Makefile
config.status: creating contrib/dbs/xtiff/Makefile
config.status: creating contrib/iptcutil/Makefile
config.status: creating contrib/mac-cw/Makefile
config.status: creating contrib/mac-mpw/Makefile
config.status: creating contrib/mfs/Makefile
config.status: creating contrib/pds/Makefile
config.status: creating contrib/ras/Makefile
config.status: creating contrib/stream/Makefile
config.status: creating contrib/tags/Makefile
config.status: creating contrib/win_dib/Makefile
config.status: creating html/Makefile
config.status: creating html/images/Makefile
config.status: creating html/man/Makefile
config.status: creating libtiff/Makefile
config.status: creating man/Makefile
config.status: creating port/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating libtiff/tif_config.h
config.status: creating libtiff/tiffconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
Libtiff is now configured for i386-apple-darwin10.4.0
Installation directory: /usr/local
Documentation directory: ${prefix}/share/doc/tiff-3.9.2
C compiler: /usr/bin/cc -std=gnu99 -march=core2 -msse4.1 -w -pipe -O3 -Wall -W
C++ compiler: /usr/bin/c++ -march=core2 -msse4.1 -w -pipe -O3
Enable runtime linker paths: no
Support Microsoft Document Imaging: yes
Support for internal codecs:
CCITT Group 3 & 4 algorithms: yes
Macintosh PackBits algorithm: yes
LZW algorithm: yes
ThunderScan 4-bit RLE algorithm: yes
NeXT 2-bit RLE algorithm: yes
LogLuv high dynamic range encoding: yes
Support for external codecs:
ZLIB support: yes
Pixar log-format algorithm: yes
JPEG support: yes
Old JPEG support: yes
ISO JBIG support: no
C++ support: yes
OpenGL support: no
Continuing with Ghostscript configuration...
checking for local ijs library source... yes
checking for local jbig2dec library source... jbig2dec
checking for local jasper library source... jasper
checking for local jasper configure script... yes
Running jasper configure script...
checking build system type... i686-apple-darwin10.4.0
checking host system type... i686-apple-darwin10.4.0
checking target system type... i686-apple-darwin10.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... acaux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) awk
checking for gcc... /usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/cc... gcc3
checking how to run the C preprocessor... /usr/bin/cc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/cc option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.4.0 dyld
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... no
checking whether to build static libraries... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether variable-length arrays are supported... yes
checking for jpeg_destroy in -ljpeg... yes
checking for glutInit in -lglut... yes
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking whether OpenGL libraries and headers were detected... no
checking for sdl-config... no
checking for main in -lm... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of unsigned long... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking for uchar... no
checking for ushort... yes
checking for uint... yes
checking for ulong... no
checking for longlong... no
checking for ulonglong... no
checking for ssize_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for mkstemp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/appl/Makefile
config.status: creating src/libjasper/Makefile
config.status: creating src/libjasper/base/Makefile
config.status: creating src/libjasper/bmp/Makefile
config.status: creating src/libjasper/include/Makefile
config.status: creating src/libjasper/include/jasper/Makefile
config.status: creating src/libjasper/jp2/Makefile
config.status: creating src/libjasper/jpc/Makefile
config.status: creating src/libjasper/jpg/Makefile
config.status: creating src/libjasper/mif/Makefile
config.status: creating src/libjasper/pgx/Makefile
config.status: creating src/libjasper/pnm/Makefile
config.status: creating src/libjasper/ras/Makefile
config.status: creating src/msvc/Makefile
config.status: creating jasper.spec
config.status: creating src/libjasper/include/jasper/jas_config_ac.h
config.status: executing depfiles commands
config.status: executing libtool commands
Continuing with Ghostscript configuration...
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for cairo... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for XdbeQueryExtension in -lXext... yes
checking for XtAppCreateShell in -lXt... yes
checking for mkstemp... yes
checking for hypot... yes
checking for fopen64... no
checking for mkstemp64... no
checking whether /usr/bin/cc needs -traditional... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for bzero... yes
checking for dup2... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for modf... yes
checking for pow... yes
checking for putenv... yes
checking for rint... yes
checking for setenv... yes
checking for sqrt... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cups/pstopxl
config.status: creating cups/pstoraster
==> make install
make install
/usr/bin/cc -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./base -o ./obj/genconf ./base/genconf.c
/usr/bin/cc -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./base -o ./obj/echogs ./base/echogs.c
./obj/echogs -w ./obj/devs.tr - -include ./obj/unix_
./obj/echogs -a ./obj/devs.tr -+ ./obj/psl3.dev ./obj/pdf.dev ./obj/dpsnext.dev ./obj/ttfont.dev ./obj/epsf.dev ./obj/pipe.dev ./obj/gsnogc.dev ./obj/roplib.dev ./obj/htxlib.dev ./obj/fapi.dev ./obj/jbig2.dev ./obj/jpx.dev
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+ ./obj/bbox.dev ./obj/x11.dev ./obj/x11alpha.dev ./obj/x11cmyk.dev ./obj/x11mono.dev ./obj/x11_.dev ./obj/x11alt_.dev ./obj/x11cmyk2.dev ./obj/x11cmyk4.dev ./obj/x11cmyk8.dev ./obj/x11rg16x.dev ./obj/x11rg32x.dev ./obj/x11gray2.dev ./obj/x11gray4.dev
./obj/echogs -a ./obj/devs.tr -+ ./obj/bbox.dev ./obj/bit.dev ./obj/bitcmyk.dev ./obj/bitrgb.dev ./obj/bitrgbtags.dev ./obj/bmp16.dev ./obj/bmp16m.dev ./obj/bmp256.dev ./obj/bmp32b.dev ./obj/bmpgray.dev ./obj/bmpmono.dev ./obj/bmpsep1.dev ./obj/bmpsep8.dev ./obj/cairo.dev ./obj/ccr.dev ./obj/cfax.dev ./obj/cgm24.dev ./obj/cgm8.dev ./obj/cgmmono.dev ./obj/cif.dev ./obj/devicen.dev ./obj/dfaxhigh.dev ./obj/dfaxlow.dev ./obj/epswrite.dev ./obj/fax.dev ./obj/faxg3.dev ./obj/faxg32d.dev ./obj/faxg4.dev ./obj/imdi.dev ./obj/inferno.dev ./obj/jpeg.dev ./obj/jpegcmyk.dev ./obj/jpeggray.dev ./obj/mag16.dev ./obj/mag256.dev ./obj/mgr4.dev ./obj/mgr8.dev ./obj/mgrgray2.dev ./obj/mgrgray4.dev ./obj/mgrgray8.dev ./obj/mgrmono.dev ./obj/miff24.dev ./obj/pam.dev ./obj/pbm.dev ./obj/pbmraw.dev ./obj/pcx16.dev ./obj/pcx24b.dev ./obj/pcx256.dev ./obj/pcx2up.dev ./obj/pcxcmyk.dev ./obj/pcxgray.dev ./obj/pcxmono.dev ./obj/pdfwrite.dev ./obj/pgm.dev ./obj/pgmraw.dev ./obj/pgnm.dev ./obj/pgnmraw.dev ./obj/pkm.dev ./obj/pkmraw.dev ./obj/pksm.dev ./obj/pksmraw.dev ./obj/plan9bm.dev ./obj/png16.dev ./obj/png16m.dev ./obj/png256.dev ./obj/pngalpha.dev ./obj/pnggray.dev ./obj/pngmono.dev ./obj/pnm.dev ./obj/pnmraw.dev ./obj/ppm.dev ./obj/ppmraw.dev ./obj/ps2write.dev ./obj/psdcmyk.dev ./obj/psdf.dev ./obj/psdrgb.dev ./obj/psgray.dev ./obj/psmono.dev ./obj/psrgb.dev ./obj/pswrite.dev ./obj/sgirgb.dev ./obj/simdi.dev ./obj/spotcmyk.dev ./obj/sunhmono.dev ./obj/tfax.dev ./obj/tiff12nc.dev ./obj/tiff24nc.dev ./obj/tiff32nc.dev ./obj/tiff48nc.dev ./obj/tiff64nc.dev ./obj/tiffcrle.dev ./obj/tiffg3.dev ./obj/tiffg32d.dev ./obj/tiffg4.dev ./obj/tiffgray.dev ./obj/tifflzw.dev ./obj/tiffpack.dev ./obj/tiffs.dev ./obj/tiffsep.dev ./obj/tiffsep1.dev ./obj/wtscmyk.dev ./obj/wtsimdi.dev ./obj/xcf.dev
./obj/echogs -a ./obj/devs.tr -+ ./obj/alc1900.dev ./obj/alc2000.dev ./obj/alc4000.dev ./obj/alc4100.dev ./obj/alc8500.dev ./obj/alc8600.dev ./obj/alc9100.dev ./obj/ap3250.dev ./obj/appledmp.dev ./obj/atx23.dev ./obj/atx24.dev ./obj/atx38.dev ./obj/bj10e.dev ./obj/bj10v.dev ./obj/bj10vh.dev ./obj/bj200.dev ./obj/bjc600.dev ./obj/bjc800.dev ./obj/bjc880j.dev ./obj/bjccmyk.dev ./obj/bjccolor.dev ./obj/bjcgray.dev ./obj/bjcmono.dev ./obj/cdeskjet.dev ./obj/cdj1600.dev ./obj/cdj500.dev ./obj/cdj550.dev ./obj/cdj670.dev ./obj/cdj850.dev ./obj/cdj880.dev ./obj/cdj890.dev ./obj/cdj970.dev ./obj/cdjcolor.dev ./obj/cdjmono.dev ./obj/cdnj500.dev ./obj/chp2200.dev ./obj/cljet5.dev ./obj/cljet5c.dev ./obj/cljet5pr.dev ./obj/coslw2p.dev ./obj/coslwxl.dev ./obj/cp50.dev ./obj/declj250.dev ./obj/deskjet.dev ./obj/dj505j.dev ./obj/djet500.dev ./obj/djet500c.dev ./obj/dl2100.dev ./obj/dnj650c.dev ./obj/epl2050.dev ./obj/epl2050p.dev ./obj/epl2120.dev ./obj/epl2500.dev ./obj/epl2750.dev ./obj/epl5800.dev ./obj/epl5900.dev ./obj/epl6100.dev ./obj/epl6200.dev ./obj/eplcolor.dev ./obj/eplmono.dev ./obj/eps9high.dev ./obj/eps9mid.dev ./obj/epson.dev ./obj/epsonc.dev ./obj/escp.dev ./obj/escpage.dev ./obj/fmlbp.dev ./obj/fmpr.dev ./obj/fs600.dev ./obj/gdi.dev ./obj/hl1240.dev ./obj/hl1250.dev ./obj/hl7x0.dev ./obj/hpdj1120c.dev ./obj/hpdj310.dev ./obj/hpdj320.dev ./obj/hpdj340.dev ./obj/hpdj400.dev ./obj/hpdj500.dev ./obj/hpdj500c.dev ./obj/hpdj510.dev ./obj/hpdj520.dev ./obj/hpdj540.dev ./obj/hpdj550c.dev ./obj/hpdj560c.dev ./obj/hpdj600.dev ./obj/hpdj660c.dev ./obj/hpdj670c.dev ./obj/hpdj680c.dev ./obj/hpdj690c.dev ./obj/hpdj850c.dev ./obj/hpdj855c.dev ./obj/hpdj870c.dev ./obj/hpdj890c.dev ./obj/hpdjplus.dev ./obj/hpdjportable.dev ./obj/ibmpro.dev ./obj/imagen.dev ./obj/iwhi.dev ./obj/iwlo.dev ./obj/iwlq.dev ./obj/jetp3852.dev ./obj/jj100.dev ./obj/la50.dev ./obj/la70.dev ./obj/la75.dev ./obj/la75plus.dev ./obj/laserjet.dev ./obj/lbp310.dev ./obj/lbp320.dev ./obj/lbp8.dev ./obj/lex2050.dev ./obj/lex3200.dev ./obj/lex5700.dev ./obj/lex7000.dev ./obj/lips2p.dev ./obj/lips3.dev ./obj/lips4.dev ./obj/lips4v.dev ./obj/lj250.dev ./obj/lj3100sw.dev ./obj/lj4dith.dev ./obj/lj4dithp.dev ./obj/lj5gray.dev ./obj/lj5mono.dev ./obj/ljet2p.dev ./obj/ljet3.dev ./obj/ljet3d.dev ./obj/ljet4.dev ./obj/ljet4d.dev ./obj/ljet4pjl.dev ./obj/ljetplus.dev ./obj/ln03.dev ./obj/lp1800.dev ./obj/lp1900.dev ./obj/lp2000.dev ./obj/lp2200.dev ./obj/lp2400.dev ./obj/lp2500.dev ./obj/lp2563.dev ./obj/lp3000c.dev ./obj/lp7500.dev ./obj/lp7700.dev ./obj/lp7900.dev ./obj/lp8000.dev ./obj/lp8000c.dev ./obj/lp8100.dev ./obj/lp8200c.dev ./obj/lp8300c.dev ./obj/lp8300f.dev ./obj/lp8400f.dev ./obj/lp8500c.dev ./obj/lp8600.dev ./obj/lp8600f.dev ./obj/lp8700.dev ./obj/lp8800c.dev ./obj/lp8900.dev ./obj/lp9000b.dev ./obj/lp9000c.dev ./obj/lp9100.dev ./obj/lp9200b.dev ./obj/lp9200c.dev ./obj/lp9300.dev ./obj/lp9400.dev ./obj/lp9500c.dev ./obj/lp9600.dev ./obj/lp9600s.dev ./obj/lp9800c.dev ./obj/lps4500.dev ./obj/lps6500.dev ./obj/lq850.dev ./obj/lx5000.dev ./obj/lxm3200.dev ./obj/lxm5700m.dev ./obj/m8510.dev ./obj/md1xMono.dev ./obj/md2k.dev ./obj/md50Eco.dev ./obj/md50Mono.dev ./obj/md5k.dev ./obj/mj500c.dev ./obj/mj6000c.dev ./obj/mj700v2c.dev ./obj/mj8000c.dev ./obj/ml600.dev ./obj/necp6.dev ./obj/npdl.dev ./obj/oce9050.dev ./obj/oki182.dev ./obj/oki4w.dev ./obj/okiibm.dev ./obj/oprp.dev ./obj/opvp.dev ./obj/paintjet.dev ./obj/pcl3.dev ./obj/photoex.dev ./obj/picty180.dev ./obj/pj.dev ./obj/pjetxl.dev ./obj/pjxl.dev ./obj/pjxl300.dev ./obj/pr1000.dev ./obj/pr1000_4.dev ./obj/pr150.dev ./obj/pr201.dev ./obj/pxlcolor.dev ./obj/pxlmono.dev ./obj/r4081.dev ./obj/rinkj.dev ./obj/rpdl.dev ./obj/samsunggdi.dev ./obj/sj48.dev ./obj/st800.dev ./obj/stcolor.dev ./obj/t4693d2.dev ./obj/t4693d4.dev ./obj/t4693d8.dev ./obj/tek4696.dev ./obj/uniprint.dev ./obj/xes.dev
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+ ./obj/ijs.dev
./obj/echogs -a ./obj/devs.tr -+ ./obj/omni.dev
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+ ./obj/jbig2.dev
./obj/echogs -a ./obj/devs.tr -+ ./obj/svgwrite.dev
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+ ./obj/romfs0.dev
./obj/echogs -a ./obj/devs.tr - ./obj/libcore
/usr/bin/cc -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./base -o ./obj/genarch ./base/genarch.c
./obj/genarch ./obj/arch.h
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gp_getnv.o -c ./base/gp_getnv.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gp_upapr.o -c ./base/gp_upapr.c
./obj/echogs -w ./obj/gconfig_.h -x 2f2a -s This file was generated automatically by unix-aux.mak. -s -x 2a2f
if ( test -f /usr/include/dirent.h ); then ./obj/echogs -a ./obj/gconfig_.h -x 23 define HAVE_DIRENT_H; else true; fi
if ( test -f /usr/include/ndir.h ); then ./obj/echogs -a ./obj/gconfig_.h -x 23 define HAVE_NDIR_H; else true; fi
if ( test -f /usr/include/sys/dir.h ); then ./obj/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_DIR_H; else true; fi
if ( test -f /usr/include/sys/ndir.h ); then ./obj/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_NDIR_H; else true; fi
if ( test -f /usr/include/sys/time.h ); then ./obj/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIME_H; else true; fi
if ( test -f /usr/include/sys/times.h ); then ./obj/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIMES_H; else true; fi
if ( test -f src/jmemsys.h); then true; else ./obj/echogs -a ./obj/gconfig_.h -x 23 define DONT_HAVE_JMEMSYS_H; fi
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -march=core2 -msse4.1 -w -pipe -O3 -I/usr/X11/include -o ./obj/gp_unix.o -c ./base/gp_unix.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gp_unifs.o -c ./base/gp_unifs.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gp_unifn.o -c ./base/gp_unifn.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gp_stdia.o -c ./base/gp_stdia.c
./obj/echogs -w ./obj/gconfigd.h -x 23 define -s -u GS_LIB_DEFAULT -x 2022 /usr/local/Cellar/ghostscript/8.71/share/ghostscript/Resource/Init:/usr/local/Cellar/ghostscript/8.71/share/ghostscript/lib:/usr/local/Cellar/ghostscript/8.71/share/ghostscript/Resource/Font:/usr/local/Cellar/ghostscript/8.71/share/ghostscript/fonts:/usr/local/Cellar/ghostscript/8.71/share/fonts/default/ghostscript:/usr/local/Cellar/ghostscript/8.71/share/fonts/default/Type1:/usr/local/Cellar/ghostscript/8.71/share/fonts/default/TrueType:/usr/lib/DPS/outline/base:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType -x 22
./obj/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_DEV_DEFAULT -x 2022 "x11alpha x11 bbox" -x 22
./obj/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_CACHE_DIR -x 2022 "~/.ghostscript/cache/" -x 22
./obj/echogs -a ./obj/gconfigd.h -x 23 define -s -u SEARCH_HERE_FIRST -s 1
./obj/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_DOCDIR -x 2022 /usr/local/Cellar/ghostscript/8.71/share/ghostscript/doc -x 22
./obj/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_INIT -x 2022 gs_init.ps -x 22
./obj/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_REVISION -s 871
./obj/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_REVISIONDATE -s 20100210
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gp_unix_cache.o -c ./base/gp_unix_cache.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gp_nsync.o -c ./base/gp_nsync.c
./obj/echogs -e .dev -w- -l-obj ./obj/nosync ./obj/gp_nsync.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/smd5.o -c ./base/smd5.c
./obj/echogs -w ./obj/md5.h -x 23 include -x 2022 memory_.h -x 22
./obj/echogs -a ./obj/md5.h -+R ./base/md5.h
cp ./base/md5.c ./obj/md5.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/md5.o -c ./obj/md5.c
rm -f ./obj/md5.c ./obj/md5.h
./obj/echogs -e .dev -w- -l-obj ./obj/smd5 ./obj/smd5.o ./obj/md5.o
./obj/echogs -e .dev -w- -l-obj ./obj/unix_ ./obj/gp_getnv.o ./obj/gp_upapr.o ./obj/gp_unix.o ./obj/gp_unifs.o ./obj/gp_unifn.o ./obj/gp_stdia.o ./obj/gp_unix_cache.o -include ./obj/nosync
./obj/echogs -e .dev -a- ./obj/unix_ -include ./obj/smd5
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcid.o -c ./psi/zcid.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfcid.o -c ./psi/zfcid.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfcid0.o -c ./psi/zfcid0.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfcid1.o -c ./psi/zfcid1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zchar1.o -c ./psi/zchar1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcharout.o -c ./psi/zcharout.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfont1.o -c ./psi/zfont1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zmisc1.o -c ./psi/zmisc1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/seexec.o -c ./base/seexec.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscrypt1.o -c ./base/gscrypt1.c
./obj/echogs -e .dev -w- -l-obj ./obj/seexec ./obj/seexec.o ./obj/gscrypt1.o
./obj/echogs -e .dev -w- -l-obj ./obj/psf1read ./obj/zchar1.o ./obj/zcharout.o
./obj/echogs -e .dev -a- ./obj/psf1read -obj ./obj/zfont1.o ./obj/zmisc1.o
./obj/echogs -e .dev -a- ./obj/psf1read -include ./obj/seexec
./obj/echogs -e .dev -a- ./obj/psf1read -oper zchar1 zfont1 zmisc1
./obj/echogs -e .dev -a- ./obj/psf1read -ps gs_type1
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iutil2.o -c ./psi/iutil2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zmisc2.o -c ./psi/zmisc2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zvmem2.o -c ./psi/zvmem2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdps1.o -c ./psi/zdps1.c
./obj/echogs -e .dev -w- -l-obj ./obj/dps2int ./obj/zvmem2.o ./obj/zdps1.o
./obj/echogs -e .dev -a- ./obj/dps2int -oper zvmem2 zdps1_l2
./obj/echogs -e .dev -a- ./obj/dps2int -ps gs_dps1
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zusparam.o -c ./psi/zusparam.c
./obj/echogs -e .dev -w- -l-obj ./obj/usparam ./obj/zusparam.o
./obj/echogs -e .dev -a- ./obj/usparam -oper zusparam -replace ./obj/nousparm
./obj/echogs -e .dev -w- -l-obj ./obj/psl2int ./obj/iutil2.o ./obj/zmisc2.o
./obj/echogs -e .dev -a- ./obj/psl2int -include ./obj/dps2int ./obj/usparam
./obj/echogs -e .dev -a- ./obj/psl2int -oper zmisc2
./obj/echogs -e .dev -a- ./obj/psl2int -ps gs_lev2 gs_res
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zchar2.o -c ./psi/zchar2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfont2.o -c ./psi/zfont2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gstype1.o -c ./base/gstype1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxtype1.o -c ./base/gxtype1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxhintn.o -c ./base/gxhintn.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxhintn1.o -c ./base/gxhintn1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxchrout.o -c ./base/gxchrout.c
./obj/echogs -e .dev -w- -l-obj ./obj/psf1lib ./obj/gstype1.o
./obj/echogs -e .dev -a- ./obj/psf1lib ./obj/gxtype1.o ./obj/gxhintn.o ./obj/gxhintn1.o ./obj/gscrypt1.o ./obj/gxchrout.o
./obj/echogs -e .dev -w- -l-obj ./obj/type1 -include ./obj/psf1lib ./obj/psf1read
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gstype2.o -c ./base/gstype2.c
./obj/echogs -e .dev -w- -l-obj ./obj/psf2lib ./obj/gstype2.o
./obj/echogs -e .dev -a- ./obj/psf2lib ./obj/gxtype1.o ./obj/gxhintn.o ./obj/gxhintn1.o ./obj/gscrypt1.o ./obj/gxchrout.o
./obj/echogs -e .dev -w- -l-obj ./obj/type2 ./obj/zchar2.o ./obj/zfont2.o
./obj/echogs -e .dev -a- ./obj/type2 -oper zchar2 zfont2
./obj/echogs -e .dev -a- ./obj/type2 -include ./obj/type1 ./obj/psf2lib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zchar42.o -c ./psi/zchar42.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfont42.o -c ./psi/zfont42.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gstype42.o -c ./base/gstype42.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/ttcalc.o -c ./base/ttcalc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/ttfinp.o -c ./base/ttfinp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/ttfmain.o -c ./base/ttfmain.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/ttfmemd.o -c ./base/ttfmemd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/ttinterp.o -c ./base/ttinterp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/ttload.o -c ./base/ttload.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/ttobjs.o -c ./base/ttobjs.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxttfb.o -c ./base/gxttfb.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gzspotan.o -c ./base/gzspotan.c
./obj/echogs -e .dev -w- -l-obj ./obj/ttflib ./obj/gstype42.o ./obj/gxchrout.o ./obj/ttcalc.o ./obj/ttfinp.o ./obj/ttfmain.o ./obj/ttfmemd.o ./obj/ttinterp.o ./obj/ttload.o ./obj/ttobjs.o ./obj/gxttfb.o ./obj/gzspotan.o
./obj/echogs -e .dev -w- -l-obj ./obj/type42 ./obj/zchar42.o ./obj/zcharout.o ./obj/zfont42.o
./obj/echogs -e .dev -a- ./obj/type42 -include ./obj/ttflib
./obj/echogs -e .dev -a- ./obj/type42 -oper zchar42 zfont42
./obj/echogs -e .dev -a- ./obj/type42 -ps gs_typ42
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfrsd.o -c ./psi/zfrsd.c
./obj/echogs -e .dev -w- -l-obj ./obj/zfrsd ./obj/zfrsd.o
./obj/echogs -e .dev -a- ./obj/zfrsd -oper zfrsd
./obj/echogs -e .dev -w- -l-obj ./obj/cidfont ./obj/zcid.o ./obj/zfcid.o ./obj/zfcid0.o ./obj/zfcid1.o
./obj/echogs -e .dev -a- ./obj/cidfont -include ./obj/psf1read ./obj/psl2int
./obj/echogs -e .dev -a- ./obj/cidfont -include ./obj/type2 ./obj/type42 ./obj/zfrsd
./obj/echogs -e .dev -a- ./obj/cidfont -oper zfcid0 zfcid1
./obj/echogs -e .dev -a- ./obj/cidfont -ps gs_cidfn gs_cidcm gs_fntem gs_cidtt gs_cidfm
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcie.o -c ./psi/zcie.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcrd.o -c ./psi/zcrd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscie.o -c ./base/gscie.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsciemap.o -c ./base/gsciemap.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscscie.o -c ./base/gscscie.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscrd.o -c ./base/gscrd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscrdp.o -c ./base/gscrdp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxctable.o -c ./base/gxctable.c
./obj/echogs -e .dev -w- -l-obj ./obj/cielib ./obj/gscie.o ./obj/gsciemap.o ./obj/gscscie.o
./obj/echogs -e .dev -a- ./obj/cielib ./obj/gscrd.o ./obj/gscrdp.o ./obj/gxctable.o
./obj/echogs -e .dev -w- -l-obj ./obj/cie ./obj/zcie.o ./obj/zcrd.o
./obj/echogs -e .dev -a- ./obj/cie -oper zcrd_l2
./obj/echogs -e .dev -a- ./obj/cie -include ./obj/cielib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfcmap.o -c ./psi/zfcmap.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfcmap.o -c ./base/gsfcmap.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfcmap1.o -c ./base/gsfcmap1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfcid.o -c ./base/gsfcid.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfcid2.o -c ./base/gsfcid2.c
./obj/echogs -e .dev -w- -l-obj ./obj/cidlib ./obj/gsfcid.o ./obj/gsfcid2.o
./obj/echogs -e .dev -a- ./obj/cidlib -include ./obj/ttflib
./obj/echogs -e .dev -w- -l-obj ./obj/cmaplib ./obj/gsfcmap.o ./obj/gsfcmap1.o
./obj/echogs -e .dev -a- ./obj/cmaplib -include ./obj/cidlib
./obj/echogs -e .dev -w- -l-obj ./obj/cmapread ./obj/zcid.o ./obj/zfcmap.o
./obj/echogs -e .dev -a- ./obj/cmapread -include ./obj/cmaplib ./obj/psl2int
./obj/echogs -e .dev -a- ./obj/cmapread -oper zfcmap
./obj/echogs -e .dev -a- ./obj/cmapread -ps gs_cmap
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gschar0.o -c ./base/gschar0.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfont0.o -c ./base/gsfont0.c
./obj/echogs -e .dev -w- -l-obj ./obj/psf0lib ./obj/gschar0.o ./obj/gsfont0.o
./obj/echogs -e .dev -a- ./obj/psf0lib -include ./obj/cmaplib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcfont.o -c ./psi/zcfont.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfont0.o -c ./psi/zfont0.c
./obj/echogs -e .dev -w- -l-obj ./obj/psf0read ./obj/zcfont.o ./obj/zfont0.o
./obj/echogs -e .dev -a- ./obj/psf0read -oper zcfont zfont0
./obj/echogs -e .dev -a- ./obj/psf0read -include ./obj/cmapread
./obj/echogs -e .dev -w- -l-obj ./obj/compfont -include ./obj/psf0lib ./obj/psf0read
./obj/echogs -w ./obj/jpeglib1.h -x 23 include -x 203c jpeglib.h -x 3e
cp ./obj/jpeglib1.h ./obj/jpeglib_.h
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sdctc.o -c ./base/sdctc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_JPEG=1 -o ./obj/sjpegc.o -c ./base/sjpegc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_JPEG=1 -o ./obj/sdcte.o -c ./base/sdcte.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_JPEG=1 -o ./obj/sjpege.o -c ./base/sjpege.c
./obj/echogs -e .dev -w- -l-obj ./obj/jpege_1 -lib jpeg
cp ./obj/jpege_1.dev ./obj/jpege.dev
./obj/echogs -e .dev -w- -l-obj ./obj/sdcte ./obj/sdctc.o ./obj/sjpegc.o ./obj/sdcte.o ./obj/sjpege.o
./obj/echogs -e .dev -a- ./obj/sdcte -include ./obj/jpege.dev
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sdeparam.o -c ./base/sdeparam.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sdcparam.o -c ./base/sdcparam.c
./obj/echogs -e .dev -w- -l-obj ./obj/sdeparam ./obj/sdeparam.o ./obj/sdcparam.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfdcte.o -c ./psi/zfdcte.c
./obj/echogs -e .dev -w- -l-obj ./obj/dcte -include ./obj/sdcte ./obj/sdeparam
./obj/echogs -e .dev -a- ./obj/dcte -obj ./obj/zfdcte.o
./obj/echogs -e .dev -a- ./obj/dcte -oper zfdcte
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_JPEG=1 -o ./obj/sdctd.o -c ./base/sdctd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_JPEG=1 -o ./obj/sjpegd.o -c ./base/sjpegd.c
./obj/echogs -e .dev -w- -l-obj ./obj/jpegd_1 -lib jpeg
cp ./obj/jpegd_1.dev ./obj/jpegd.dev
./obj/echogs -e .dev -w- -l-obj ./obj/sdctd ./obj/sdctc.o ./obj/sjpegc.o ./obj/sdctd.o ./obj/sjpegd.o
./obj/echogs -e .dev -a- ./obj/sdctd -include ./obj/jpegd.dev
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sddparam.o -c ./base/sddparam.c
./obj/echogs -e .dev -w- -l-obj ./obj/sddparam ./obj/sddparam.o ./obj/sdcparam.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfdctd.o -c ./psi/zfdctd.c
./obj/echogs -e .dev -w- -l-obj ./obj/dctd -include ./obj/sdctd ./obj/sddparam
./obj/echogs -e .dev -a- ./obj/dctd -obj ./obj/zfdctd.o
./obj/echogs -e .dev -a- ./obj/dctd -oper zfdctd
./obj/echogs -e .dev -w- -l-obj ./obj/dct -include ./obj/dcte ./obj/dctd
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iscanbin.o -c ./psi/iscanbin.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zbseq.o -c ./psi/zbseq.c
./obj/echogs -e .dev -w- -l-obj ./obj/btoken ./obj/iscanbin.o ./obj/zbseq.o
./obj/echogs -e .dev -a- ./obj/btoken -oper zbseq_l2 -replace ./obj/nobtoken
./obj/echogs -e .dev -a- ./obj/btoken -ps gs_btokn
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscolor1.o -c ./base/gscolor1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsht1.o -c ./base/gsht1.c
./obj/echogs -e .dev -w- -l-obj ./obj/cmyklib ./obj/gscolor1.o ./obj/gsht1.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Iicclib -o ./obj/gxicolor.o -c ./base/gxicolor.c
./obj/echogs -e .dev -w- -l-obj ./obj/colimlib ./obj/gxicolor.o
./obj/echogs -e .dev -a- ./obj/colimlib -imageclass 4_color
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcolor1.o -c ./psi/zcolor1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zht1.o -c ./psi/zht1.c
./obj/echogs -e .dev -w- -l-obj ./obj/cmykread ./obj/zcolor1.o ./obj/zht1.o
./obj/echogs -e .dev -a- ./obj/cmykread -oper zcolor1 zht1
./obj/echogs -e .dev -w- -l-obj ./obj/color -include ./obj/cmyklib ./obj/colimlib ./obj/cmykread
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zupath.o -c ./psi/zupath.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ibnum.o -c ./psi/ibnum.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevhit.o -c ./base/gdevhit.c
./obj/echogs -e .dev -w- -l-obj ./obj/upath ./obj/zupath.o ./obj/ibnum.o ./obj/gdevhit.o
./obj/echogs -e .dev -a- ./obj/upath -oper zupath_l2
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsdps1.o -c ./base/gsdps1.c
./obj/echogs -e .dev -w- -l-obj ./obj/dps2lib ./obj/gsdps1.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcharx.o -c ./psi/zcharx.c
./obj/echogs -e .dev -w- -l-obj ./obj/dps2read ./obj/ibnum.o ./obj/zcharx.o
./obj/echogs -e .dev -a- ./obj/dps2read -include ./obj/dps2int
./obj/echogs -e .dev -a- ./obj/dps2read -oper ireclaim_l2 zcharx
./obj/echogs -e .dev -a- ./obj/dps2read -ps gs_dps2
./obj/echogs -e .dev -w- -l-obj ./obj/dpsand2 -include ./obj/btoken ./obj/color ./obj/upath ./obj/dps2lib ./obj/dps2read
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/scantab.o -c ./base/scantab.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/scfparam.o -c ./base/scfparam.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sfilter2.o -c ./base/sfilter2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfdecode.o -c ./psi/zfdecode.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/scfd.o -c ./base/scfd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/scfdtab.o -c ./base/scfdtab.c
./obj/echogs -e .dev -w- -l-obj ./obj/cfd ./obj/scfd.o ./obj/scfdtab.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/slzwd.o -c ./base/slzwd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/slzwc.o -c ./base/slzwc.c
./obj/echogs -e .dev -w- -l-obj ./obj/lzwd ./obj/slzwd.o ./obj/slzwc.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/spdiff.o -c ./base/spdiff.c
./obj/echogs -e .dev -w- -l-obj ./obj/pdiff ./obj/spdiff.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/spngp.o -c ./base/spngp.c
./obj/echogs -e .dev -w- -l-obj ./obj/pngp ./obj/spngp.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/srld.o -c ./base/srld.c
./obj/echogs -e .dev -w- -l-obj ./obj/rld ./obj/srld.o
./obj/echogs -e .dev -w- -l-obj ./obj/fdecode ./obj/scantab.o ./obj/scfparam.o ./obj/sfilter2.o ./obj/zfdecode.o
./obj/echogs -e .dev -a- ./obj/fdecode -include ./obj/cfd ./obj/lzwd ./obj/pdiff ./obj/pngp ./obj/rld
./obj/echogs -e .dev -a- ./obj/fdecode -oper zfdecode
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfilter2.o -c ./psi/zfilter2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/scfe.o -c ./base/scfe.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/scfetab.o -c ./base/scfetab.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/shc.o -c ./base/shc.c
./obj/echogs -e .dev -w- -l-obj ./obj/cfe ./obj/scfe.o ./obj/scfetab.o ./obj/shc.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/slzwe.o -c ./base/slzwe.c
./obj/echogs -e .dev -w- -l-obj ./obj/lzwe ./obj/slzwe.o ./obj/slzwc.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/srle.o -c ./base/srle.c
./obj/echogs -e .dev -w- -l-obj ./obj/rle ./obj/srle.o
./obj/echogs -e .dev -w- -l-obj ./obj/filter -include ./obj/fdecode
./obj/echogs -e .dev -a- ./obj/filter -obj ./obj/zfilter2.o
./obj/echogs -e .dev -a- ./obj/filter -include ./obj/cfe ./obj/lzwe ./obj/rle
./obj/echogs -e .dev -a- ./obj/filter -oper zfilter2
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ziodev2.o -c ./psi/ziodev2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdevcal.o -c ./psi/zdevcal.c
./obj/echogs -e .dev -w- -l-obj ./obj/iodevice ./obj/ziodev2.o ./obj/zdevcal.o
./obj/echogs -e .dev -a- ./obj/iodevice -oper ziodev2_l2
./obj/echogs -e .dev -a- ./obj/iodevice -iodev null calendar
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdevice2.o -c ./psi/zdevice2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zmedia2.o -c ./psi/zmedia2.c
./obj/echogs -e .dev -w- -l-obj ./obj/pagedev ./obj/zdevice2.o ./obj/zmedia2.o
./obj/echogs -e .dev -a- ./obj/pagedev -oper zdevice2_l2 zmedia2_l2
./obj/echogs -e .dev -a- ./obj/pagedev -ps gs_setpd
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclipm.o -c ./base/gxclipm.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gximage3.o -c ./base/gximage3.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gximage4.o -c ./base/gximage4.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxmclip.o -c ./base/gxmclip.c
./obj/echogs -e .dev -w- -l-obj ./obj/imasklib ./obj/gxclipm.o ./obj/gximage3.o ./obj/gximage4.o ./obj/gxmclip.o
./obj/echogs -e .dev -a- ./obj/imasklib -imagetype 3 4
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscolor2.o -c ./base/gscolor2.c
./obj/echogs -e .dev -w- -l-obj ./obj/psl2cs ./obj/gscolor2.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gspcolor.o -c ./base/gspcolor.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsptype1.o -c ./base/gsptype1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclip2.o -c ./base/gxclip2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxp1fill.o -c ./base/gxp1fill.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxpcmap.o -c ./base/gxpcmap.c
./obj/echogs -e .dev -w- -l-obj ./obj/patlib -include ./obj/cmyklib ./obj/imasklib ./obj/psl2cs
./obj/echogs -e .dev -a- ./obj/patlib -obj ./obj/gspcolor.o ./obj/gsptype1.o ./obj/gxclip2.o
./obj/echogs -e .dev -a- ./obj/patlib -obj ./obj/gxmclip.o ./obj/gxp1fill.o ./obj/gxpcmap.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zpcolor.o -c ./psi/zpcolor.c
./obj/echogs -e .dev -w- -l-obj ./obj/patread ./obj/zpcolor.o
./obj/echogs -e .dev -a- ./obj/patread -oper zpcolor_l2
./obj/echogs -e .dev -w- -l-obj ./obj/pattern -include ./obj/patlib ./obj/patread
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/imain.o -c ./psi/imain.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/imainarg.o -c ./psi/imainarg.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsargs.o -c ./base/gsargs.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/idisp.o -c ./psi/idisp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iapi.o -c ./psi/iapi.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/icontext.o -c ./psi/icontext.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/idebug.o -c ./psi/idebug.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/idict.o -c ./psi/idict.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/idparam.o -c ./psi/idparam.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/idstack.o -c ./psi/idstack.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iinit.o -c ./psi/iinit.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/interp.o -c ./psi/interp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iparam.o -c ./psi/iparam.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ireclaim.o -c ./psi/ireclaim.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iplugin.o -c ./psi/iplugin.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iscan.o -c ./psi/iscan.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iscannum.o -c ./psi/iscannum.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/istack.o -c ./psi/istack.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iutil.o -c ./psi/iutil.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sa85d.o -c ./base/sa85d.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/sfilter1.o -c ./psi/sfilter1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sstring.o -c ./base/sstring.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/stream.o -c ./base/stream.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zarith.o -c ./psi/zarith.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zarray.o -c ./psi/zarray.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcontrol.o -c ./psi/zcontrol.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdict.o -c ./psi/zdict.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfile.o -c ./psi/zfile.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfile1.o -c ./psi/zfile1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfileio.o -c ./psi/zfileio.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfilter.o -c ./psi/zfilter.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfproc.o -c ./psi/zfproc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zgeneric.o -c ./psi/zgeneric.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ziodev.o -c ./psi/ziodev.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ziodevsc.o -c ./psi/ziodevsc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zmath.o -c ./psi/zmath.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zalg.o -c ./psi/zalg.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zmisc.o -c ./psi/zmisc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zpacked.o -c ./psi/zpacked.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zrelbit.o -c ./psi/zrelbit.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zstack.o -c ./psi/zstack.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zstring.o -c ./psi/zstring.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zsysvm.o -c ./psi/zsysvm.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ztoken.o -c ./psi/ztoken.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ztype.o -c ./psi/ztype.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zvmem.o -c ./psi/zvmem.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zbfont.o -c ./psi/zbfont.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zchar.o -c ./psi/zchar.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcolor.o -c ./psi/zcolor.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdevice.o -c ./psi/zdevice.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfont.o -c ./psi/zfont.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfontenum.o -c ./psi/zfontenum.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zgstate.o -c ./psi/zgstate.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdfilter.o -c ./psi/zdfilter.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zht.o -c ./psi/zht.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zimage.o -c ./psi/zimage.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zmatrix.o -c ./psi/zmatrix.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zpaint.o -c ./psi/zpaint.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zpath.o -c ./psi/zpath.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zncdummy.o -c ./psi/zncdummy.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ialloc.o -c ./psi/ialloc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/igc.o -c ./psi/igc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/igcref.o -c ./psi/igcref.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/igcstr.o -c ./psi/igcstr.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ilocate.o -c ./psi/ilocate.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/iname.o -c ./psi/iname.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/isave.o -c ./psi/isave.c
./obj/echogs -e .dev -w- -l-obj ./obj/isupport ./obj/ialloc.o ./obj/igc.o ./obj/igcref.o ./obj/igcstr.o
./obj/echogs -e .dev -a- ./obj/isupport -obj ./obj/ilocate.o ./obj/iname.o ./obj/isave.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/inobtokn.o -c ./psi/inobtokn.c
./obj/echogs -e .dev -w- -l-obj ./obj/nobtoken ./obj/inobtokn.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/inouparm.o -c ./psi/inouparm.c
./obj/echogs -e .dev -w- -l-obj ./obj/nousparm ./obj/inouparm.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sfxstdio.o -c ./base/sfxstdio.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sfxcommon.o -c ./base/sfxcommon.c
./obj/echogs -e .dev -w- -l-obj ./obj/sfile ./obj/sfxstdio.o ./obj/sfxcommon.o ./obj/stream.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdscpars.o -c ./psi/zdscpars.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/dscparse.o -c ./psi/dscparse.c
./obj/echogs -e .dev -w- -l-obj ./obj/dscparse -obj ./obj/zdscpars.o ./obj/dscparse.o
./obj/echogs -e .dev -a- ./obj/dscparse -oper zdscpars
./obj/echogs -e .dev -w- -l-obj ./obj/psbase ./obj/imain.o ./obj/imainarg.o ./obj/gsargs.o ./obj/idisp.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/gconfig.o ./obj/gscdefs.o ./obj/iconfig.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/iapi.o ./obj/icontext.o ./obj/idebug.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/idict.o ./obj/idparam.o ./obj/idstack.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/iinit.o ./obj/interp.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/iparam.o ./obj/ireclaim.o ./obj/iplugin.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/iscan.o ./obj/iscannum.o ./obj/istack.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/iutil.o ./obj/sa85d.o ./obj/scantab.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/sfilter1.o ./obj/sstring.o ./obj/stream.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zarith.o ./obj/zarray.o ./obj/zcontrol.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zdict.o ./obj/zfile.o ./obj/zfile1.o ./obj/zfileio.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zfilter.o ./obj/zfproc.o ./obj/zgeneric.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/ziodev.o ./obj/ziodevsc.o ./obj/zmath.o ./obj/zalg.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zmisc.o ./obj/zpacked.o ./obj/zrelbit.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zstack.o ./obj/zstring.o ./obj/zsysvm.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/ztoken.o ./obj/ztype.o ./obj/zvmem.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zbfont.o ./obj/zchar.o ./obj/zcolor.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zdevice.o ./obj/zfont.o ./obj/zfontenum.o ./obj/zgstate.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zdfilter.o ./obj/zht.o ./obj/zimage.o ./obj/zmatrix.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zpaint.o ./obj/zpath.o
./obj/echogs -e .dev -a- ./obj/psbase -obj ./obj/zncdummy.o
./obj/echogs -e .dev -a- ./obj/psbase -oper zarith zarray zcontrol1 zcontrol2 zcontrol3
./obj/echogs -e .dev -a- ./obj/psbase -oper zdict1 zdict2 zfile zfile1 zfileio1 zfileio2
./obj/echogs -e .dev -a- ./obj/psbase -oper zfilter zfproc zgeneric ziodev zmath zalg
./obj/echogs -e .dev -a- ./obj/psbase -oper zmisc zpacked zrelbit zstack zstring zsysvm
./obj/echogs -e .dev -a- ./obj/psbase -oper ztoken ztype zvmem zbfont zchar_a zchar_b zcolor zcolor_ext
./obj/echogs -e .dev -a- ./obj/psbase -oper zdevice zfont zfontenum zgstate1 zgstate2 zgstate3
./obj/echogs -e .dev -a- ./obj/psbase -oper zdfilter zht zimage zmatrix zmatrix2
./obj/echogs -e .dev -a- ./obj/psbase -oper zpaint zpath pantone
./obj/echogs -e .dev -a- ./obj/psbase -iodev stdin stdout stderr lineedit statementedit
./obj/echogs -e .dev -a- ./obj/psbase -include ./obj/isupport ./obj/nobtoken ./obj/nousparm
./obj/echogs -e .dev -a- ./obj/psbase -include ./obj/rld ./obj/rle ./obj/sfile ./obj/dscparse
./obj/echogs -e .dev -a- ./obj/psbase -replace ./obj/gsiodevs
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sbcp.o -c ./base/sbcp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfbcp.o -c ./psi/zfbcp.c
./obj/echogs -e .dev -w- -l-obj ./obj/bcp ./obj/sbcp.o ./obj/zfbcp.o
./obj/echogs -e .dev -a- ./obj/bcp -oper zfbcp
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zpath1.o -c ./psi/zpath1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gspath1.o -c ./base/gspath1.c
./obj/echogs -e .dev -w- -l-obj ./obj/path1lib ./obj/gspath1.o
./obj/echogs -e .dev -w- -l-obj ./obj/path1 ./obj/zpath1.o
./obj/echogs -e .dev -a- ./obj/path1 -include ./obj/path1lib
./obj/echogs -e .dev -a- ./obj/path1 -oper zpath1
./obj/echogs -e .dev -w- -l-obj ./obj/psl1 -include ./obj/psbase ./obj/bcp ./obj/path1 ./obj/type1
./obj/echogs -e .dev -a- ./obj/psl1 -emulator PostScript PostScriptLevel1
./obj/echogs -e .dev -w- -l-obj ./obj/psl2lib -include ./obj/colimlib ./obj/psl2cs
./obj/echogs -e .dev -a- ./obj/psl2lib -imageclass 2_fracs
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcolor2.o -c ./psi/zcolor2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcsindex.o -c ./psi/zcsindex.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zht2.o -c ./psi/zht2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zimage2.o -c ./psi/zimage2.c
./obj/echogs -e .dev -w- -l-obj ./obj/psl2read ./obj/zcolor2.o ./obj/zcsindex.o ./obj/zht2.o ./obj/zimage2.o
./obj/echogs -e .dev -a- ./obj/psl2read -include ./obj/psl2int ./obj/dps2read
./obj/echogs -e .dev -a- ./obj/psl2read -oper zht2_l2
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcssepr.o -c ./psi/zcssepr.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfsample.o -c ./psi/zfsample.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfunc4.o -c ./psi/zfunc4.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfunc.o -c ./psi/zfunc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfunc0.o -c ./psi/zfunc0.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsdsrc.o -c ./base/gsdsrc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfunc.o -c ./base/gsfunc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfunc0.o -c ./base/gsfunc0.c
./obj/echogs -e .dev -w- -l-obj ./obj/funclib ./obj/gsdsrc.o ./obj/gsfunc.o ./obj/gsfunc0.o
./obj/echogs -e .dev -w- -l-obj ./obj/func ./obj/zfunc.o ./obj/zfunc0.o
./obj/echogs -e .dev -a- ./obj/func -oper zfunc
./obj/echogs -e .dev -a- ./obj/func -functiontype 0
./obj/echogs -e .dev -a- ./obj/func -include ./obj/funclib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfunc4.o -c ./base/gsfunc4.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/spprint.o -c ./base/spprint.c
./obj/echogs -e .dev -w- -l-obj ./obj/func4lib ./obj/gsfunc4.o ./obj/spprint.o
./obj/echogs -e .dev -a- ./obj/func4lib -include ./obj/funclib
./obj/echogs -e .dev -w- -l-obj ./obj/func4 ./obj/zfunc4.o
./obj/echogs -e .dev -a- ./obj/func4 -functiontype 4
./obj/echogs -e .dev -a- ./obj/func4 -include ./obj/func ./obj/func4lib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscsepr.o -c ./base/gscsepr.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsnamecl.o -c ./base/gsnamecl.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsncdummy.o -c ./base/gsncdummy.c
./obj/echogs -e .dev -w- -l-obj ./obj/seprlib ./obj/gscsepr.o ./obj/gsnamecl.o ./obj/gsncdummy.o
./obj/echogs -e .dev -w- -l-obj ./obj/sepr ./obj/zcssepr.o ./obj/zfsample.o
./obj/echogs -e .dev -a- ./obj/sepr -oper zcssepr_l2
./obj/echogs -e .dev -a- ./obj/sepr -oper zfsample
./obj/echogs -e .dev -a- ./obj/sepr -include ./obj/func4 ./obj/seprlib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zchar32.o -c ./psi/zchar32.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfont32.o -c ./psi/zfont32.c
./obj/echogs -e .dev -w- -l-obj ./obj/type32 ./obj/zchar32.o ./obj/zfont32.o
./obj/echogs -e .dev -a- ./obj/type32 -oper zchar32 zfont32
./obj/echogs -e .dev -a- ./obj/type32 -ps gs_res gs_typ32
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfimscale.o -c ./psi/zfimscale.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/simscale.o -c ./base/simscale.c
./obj/echogs -e .dev -w- -l-obj ./obj/simscale ./obj/simscale.o
./obj/echogs -e .dev -w- -l-obj ./obj/fimscale ./obj/zfimscale.o
./obj/echogs -e .dev -a- ./obj/fimscale -include ./obj/simscale
./obj/echogs -e .dev -a- ./obj/fimscale -oper zfimscale
./obj/echogs -e .dev -w- -l-obj ./obj/psl2 -include ./obj/dpsand2
./obj/echogs -e .dev -a- ./obj/psl2 -include ./obj/cidfont ./obj/cie ./obj/cmapread ./obj/compfont
./obj/echogs -e .dev -a- ./obj/psl2 -include ./obj/dct ./obj/filter ./obj/iodevice
./obj/echogs -e .dev -a- ./obj/psl2 -include ./obj/pagedev ./obj/pattern ./obj/psl1 ./obj/psl2lib ./obj/psl2read
./obj/echogs -e .dev -a- ./obj/psl2 -include ./obj/sepr ./obj/type32 ./obj/type42
./obj/echogs -e .dev -a- ./obj/psl2 -include ./obj/fimscale
./obj/echogs -e .dev -a- ./obj/psl2 -emulator PostScript PostScriptLevel2
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcspixel.o -c ./psi/zcspixel.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscpixel.o -c ./base/gscpixel.c
./obj/echogs -e .dev -w- -l-obj ./obj/cspixlib ./obj/gscpixel.o
./obj/echogs -e .dev -w- -l-obj ./obj/cspixel ./obj/zcspixel.o
./obj/echogs -e .dev -a- ./obj/cspixel -include ./obj/cspixlib
./obj/echogs -e .dev -w- -l-obj ./obj/frsd -include ./obj/zfrsd
./obj/echogs -e .dev -a- ./obj/frsd -ps gs_lev2 gs_res gs_frsd
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsclipsr.o -c ./base/gsclipsr.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscdevn.o -c ./base/gscdevn.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxdevndi.o -c ./base/gxdevndi.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscolor3.o -c ./base/gscolor3.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfunc3.o -c ./base/gsfunc3.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsptype2.o -c ./base/gsptype2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsshade.o -c ./base/gsshade.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxshade.o -c ./base/gxshade.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxshade1.o -c ./base/gxshade1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxshade4.o -c ./base/gxshade4.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxshade6.o -c ./base/gxshade6.c
./obj/echogs -e .dev -w- -l-obj ./obj/shadelib ./obj/gscolor3.o ./obj/gsfunc3.o ./obj/gsptype2.o ./obj/gsshade.o
./obj/echogs -e .dev -a- ./obj/shadelib -obj ./obj/gxshade.o ./obj/gxshade1.o ./obj/gxshade4.o ./obj/gxshade6.o
./obj/echogs -e .dev -a- ./obj/shadelib -include ./obj/funclib ./obj/patlib
./obj/echogs -e .dev -w- -l-obj ./obj/gxfapiu
./obj/echogs -e .dev -w- -l-obj ./obj/psl3lib ./obj/gsclipsr.o ./obj/gscdevn.o ./obj/gxdevndi.o
./obj/echogs -e .dev -a- ./obj/psl3lib -include ./obj/imasklib ./obj/shadelib
./obj/echogs -e .dev -a- ./obj/psl3lib -include ./obj/gxfapiu
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfunc3.o -c ./psi/zfunc3.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zimage3.o -c ./psi/zimage3.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zmisc3.o -c ./psi/zmisc3.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcolor3.o -c ./psi/zcolor3.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zshade.o -c ./psi/zshade.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfzlib.o -c ./psi/zfzlib.c
./obj/echogs -e .dev -w- -l-obj ./obj/zlibe_1 -lib z
cp ./obj/zlibe_1.dev ./obj/zlibe.dev
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_ZLIB=1 -o ./obj/szlibc.o -c ./base/szlibc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_ZLIB=1 -o ./obj/szlibe.o -c ./base/szlibe.c
./obj/echogs -e .dev -w- -l-obj ./obj/szlibe ./obj/szlibc.o ./obj/szlibe.o
./obj/echogs -e .dev -a- ./obj/szlibe -include ./obj/zlibe.dev
./obj/echogs -e .dev -w- -l-obj ./obj/zlibd_1 -lib z
cp ./obj/zlibd_1.dev ./obj/zlibd.dev
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_ZLIB=1 -o ./obj/szlibd.o -c ./base/szlibd.c
./obj/echogs -e .dev -w- -l-obj ./obj/szlibd ./obj/szlibc.o ./obj/szlibd.o
./obj/echogs -e .dev -a- ./obj/szlibd -include ./obj/zlibd.dev
./obj/echogs -e .dev -w- -l-obj ./obj/fzlib -include ./obj/szlibe ./obj/szlibd
./obj/echogs -e .dev -a- ./obj/fzlib -obj ./obj/zfzlib.o
./obj/echogs -e .dev -a- ./obj/fzlib -oper zfzlib
./obj/echogs -e .dev -w- -l-obj ./obj/psl3read ./obj/zfunc3.o ./obj/zfsample.o
./obj/echogs -e .dev -a- ./obj/psl3read ./obj/zimage3.o ./obj/zmisc3.o ./obj/zcolor3.o ./obj/zshade.o
./obj/echogs -e .dev -a- ./obj/psl3read -oper zfsample
./obj/echogs -e .dev -a- ./obj/psl3read -oper zimage3 zmisc3 zcolor3_l3 zshade
./obj/echogs -e .dev -a- ./obj/psl3read -functiontype 2 3
./obj/echogs -e .dev -a- ./obj/psl3read -ps gs_ll3
./obj/echogs -e .dev -a- ./obj/psl3read -include ./obj/frsd ./obj/fzlib
./obj/echogs -e .dev -w- -l-obj ./obj/psl3 -include ./obj/psl2 ./obj/cspixel ./obj/frsd ./obj/func
./obj/echogs -e .dev -a- ./obj/psl3 -include ./obj/psl3lib ./obj/psl3read
./obj/echogs -e .dev -a- ./obj/psl3 -emulator PostScript PostScriptLevel2 PostScriptLevel3
./obj/echogs -e .dev -w- -l-obj ./obj/pdffonts -ps gs_mex_e gs_mro_e gs_pdf_e gs_wan_e
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gstrans.o -c ./base/gstrans.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gximag3x.o -c ./base/gximag3x.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxblend.o -c ./base/gxblend.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxblend1.o -c ./base/gxblend1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevp14.o -c ./base/gdevp14.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevdevn.o -c ./base/gdevdevn.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevdcrd.o -c ./base/gdevdcrd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gscolorbuffer.o -c ./base/gscolorbuffer.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevbbox.o -c ./base/gdevbbox.c
./obj/echogs -e .dev -a- ./obj/bboxutil ./obj/gdevbbox.o
./obj/echogs -e .dev -w- -l-obj ./obj/translib ./obj/gstrans.o ./obj/gximag3x.o ./obj/gxblend.o ./obj/gxblend1.o ./obj/gdevp14.o ./obj/gdevdevn.o ./obj/gdevdcrd.o ./obj/gscolorbuffer.o
./obj/echogs -e .dev -a- ./obj/translib -imagetype 3x
./obj/echogs -e .dev -a- ./obj/translib -include ./obj/cspixlib ./obj/bboxutil
./obj/echogs -e .dev -a- ./obj/translib -include ./obj/cielib.dev
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/ztrans.o -c ./psi/ztrans.c
./obj/echogs -e .dev -w- -l-obj ./obj/transpar ./obj/ztrans.o
./obj/echogs -e .dev -a- ./obj/transpar -oper ztrans1 ztrans2
./obj/echogs -e .dev -a- ./obj/transpar -include ./obj/psl2read ./obj/translib
./obj/echogs -e .dev -w- -l-obj ./obj/pdfread -include ./obj/frsd ./obj/func4 ./obj/fzlib
./obj/echogs -e .dev -a- ./obj/pdfread -include ./obj/transpar
./obj/echogs -e .dev -a- ./obj/pdfread -ps pdf_ops gs_l2img
./obj/echogs -e .dev -a- ./obj/pdfread -ps pdf_rbld
./obj/echogs -e .dev -a- ./obj/pdfread -ps pdf_base pdf_draw pdf_font pdf_main pdf_sec
./obj/echogs -e .dev -w- -l-obj ./obj/cff -include ./obj/psl2int -ps gs_css_e gs_cff
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfmd5.o -c ./psi/zfmd5.c
./obj/echogs -e .dev -w- -l-obj ./obj/fmd5 ./obj/zfmd5.o
./obj/echogs -e .dev -a- ./obj/fmd5 -include ./obj/smd5
./obj/echogs -e .dev -a- ./obj/fmd5 -oper zfmd5
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfarc4.o -c ./psi/zfarc4.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/sarc4.o -c ./base/sarc4.c
./obj/echogs -e .dev -w- -l-obj ./obj/sarc4 ./obj/sarc4.o
./obj/echogs -e .dev -w- -l-obj ./obj/farc4 ./obj/zfarc4.o
./obj/echogs -e .dev -a- ./obj/farc4 -include ./obj/sarc4
./obj/echogs -e .dev -a- ./obj/farc4 -oper zfarc4
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfaes.o -c ./psi/zfaes.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/saes.o -c ./base/saes.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/aes.o -c ./base/aes.c
./obj/echogs -e .dev -w- -l-obj ./obj/saes ./obj/saes.o ./obj/aes.o
./obj/echogs -e .dev -w- -l-obj ./obj/faes ./obj/zfaes.o
./obj/echogs -e .dev -a- ./obj/faes -include ./obj/saes
./obj/echogs -e .dev -a- ./obj/faes -oper zfaes
./obj/echogs -e .dev -w- -l-obj ./obj/macroman -ps gs_mro_e
./obj/echogs -e .dev -w- -l-obj ./obj/macglyph -include ./obj/macroman -ps gs_mgl_e
./obj/echogs -e .dev -w- -l-obj ./obj/ttfont -include ./obj/macglyph ./obj/type42
./obj/echogs -e .dev -a- ./obj/ttfont -ps gs_wan_e gs_agl gs_ttf
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Iicclib -o ./obj/zicc.o -c ./psi/zicc.c
./obj/echogs -Iicclib -I./base -I./obj
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -Iicclib -I./base -I./obj -o ./obj/icc.o -c icclib/icc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Iicclib -o ./obj/gsicc.o -c ./base/gsicc.c
./obj/echogs -e .dev -w- -l-obj ./obj/icclib ./obj/icc.o
./obj/echogs -e .dev -w- -l-obj ./obj/sicclib ./obj/gsicc.o
./obj/echogs -e .dev -a- ./obj/sicclib -include ./obj/icclib.dev
./obj/echogs -e .dev -w- -l-obj ./obj/icc ./obj/zicc.o
./obj/echogs -e .dev -a- ./obj/icc -oper zicc_ll3
./obj/echogs -e .dev -a- ./obj/icc -ps gs_icc
./obj/echogs -e .dev -a- ./obj/icc -include ./obj/sicclib ./obj/cie
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zpdfops.o -c ./psi/zpdfops.c
./obj/echogs -e .dev -w- -l-obj ./obj/pdfops ./obj/zpdfops.o
./obj/echogs -e .dev -a- ./obj/pdfops -oper zpdfops
./obj/echogs -e .dev -w- -l-obj ./obj/pdf -include ./obj/psbase ./obj/dps2lib
./obj/echogs -e .dev -a- ./obj/pdf -include ./obj/dps2read ./obj/pdffonts ./obj/psl3
./obj/echogs -e .dev -a- ./obj/pdf -include ./obj/psl2lib ./obj/pdfread ./obj/cff
./obj/echogs -e .dev -a- ./obj/pdf -include ./obj/fmd5 ./obj/farc4 ./obj/faes.dev
./obj/echogs -e .dev -a- ./obj/pdf -include ./obj/ttfont ./obj/type2
./obj/echogs -e .dev -a- ./obj/pdf -include ./obj/icc ./obj/pdfops
./obj/echogs -e .dev -a- ./obj/pdf -functiontype 4
./obj/echogs -e .dev -a- ./obj/pdf -emulator PDF
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdpnext.o -c ./psi/zdpnext.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsdps.o -c ./base/gsdps.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gximage2.o -c ./base/gximage2.c
./obj/echogs -e .dev -w- -l-obj ./obj/dpslib ./obj/gsdps.o ./obj/gximage2.o
./obj/echogs -e .dev -a- ./obj/dpslib -imagetype 2
./obj/echogs -e .dev -a- ./obj/dpslib -include ./obj/cspixlib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zdps.o -c ./psi/zdps.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zcontext.o -c ./psi/zcontext.c
./obj/echogs -e .dev -w- -l-obj ./obj/dps -include ./obj/dpslib ./obj/psl2
./obj/echogs -e .dev -a- ./obj/dps -obj ./obj/zdps.o ./obj/zcontext.o
./obj/echogs -e .dev -a- ./obj/dps -oper zcontext1 zcontext2 zdps
./obj/echogs -e .dev -a- ./obj/dps -ps gs_dps
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsalphac.o -c ./base/gsalphac.c
./obj/echogs -e .dev -w- -l-obj ./obj/dpnxtlib ./obj/gsalphac.o
./obj/echogs -e .dev -a- -l-comp ./obj/dpnxtlib alpha
./obj/echogs -e .dev -w- -l-obj ./obj/dpsnext -include ./obj/dps ./obj/dpnxtlib
./obj/echogs -e .dev -a- ./obj/dpsnext -obj ./obj/zdpnext.o
./obj/echogs -e .dev -a- ./obj/dpsnext -oper zdpnext
./obj/echogs -e .dev -a- ./obj/dpsnext -ps gs_dpnxt
./obj/echogs -e .dev -w- -l-obj ./obj/epsf -ps gs_epsf
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpipe.o -c ./base/gdevpipe.c
./obj/echogs -e .dev -w- -l-obj ./obj/pipe ./obj/gdevpipe.o
./obj/echogs -e .dev -a- ./obj/pipe -iodev pipe
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsnogc.o -c ./base/gsnogc.c
./obj/echogs -e .dev -w- -l-obj ./obj/gsnogc ./obj/gsnogc.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevdrop.o -c ./base/gdevdrop.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevmr1.o -c ./base/gdevmr1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevmr2n.o -c ./base/gdevmr2n.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevmr8n.o -c ./base/gdevmr8n.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevrops.o -c ./base/gdevrops.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsrop.o -c ./base/gsrop.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsroptab.o -c ./base/gsroptab.c
./obj/echogs -e .dev -w- -l-obj ./obj/roplib ./obj/gdevdrop.o
./obj/echogs -e .dev -a- ./obj/roplib ./obj/gdevmr1.o ./obj/gdevmr2n.o ./obj/gdevmr8n.o
./obj/echogs -e .dev -a- ./obj/roplib ./obj/gdevrops.o ./obj/gsrop.o ./obj/gsroptab.o
./obj/echogs -e .dev -a- ./obj/roplib -replace ./obj/noroplib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gshtx.o -c ./base/gshtx.c
./obj/echogs -e .dev -w- -l-obj ./obj/htxlib ./obj/gshtx.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./psi -I./obj -I./obj -I./base -o ./obj/zfapi.o -c ./psi/zfapi.c
./psi/zfapi.c: In function ‘FAPI_char’:
./psi/zfapi.c:1913: note: ‘data_ptr’ was declared here
./obj/echogs -e .dev -w- -l-obj ./obj/fapiu
./obj/echogs -e .dev -w- -l-obj ./obj/fapif
./obj/echogs -e .dev -w- -l-obj ./obj/fapi ./obj/zfapi.o
./obj/echogs -e .dev -a- ./obj/fapi -oper zfapi
./obj/echogs -e .dev -a- ./obj/fapi -ps gs_fntem gs_fapi
./obj/echogs -e .dev -a- ./obj/fapi -include ./obj/fapiu
./obj/echogs -e .dev -a- ./obj/fapi -include ./obj/fapif
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -Ijbig2dec -I./psi -I./obj -I./obj -I./base -o ./obj/zfjbig2_jbig2dec.o -c ./psi/zfjbig2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2.o -c jbig2dec/jbig2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_arith.o -c jbig2dec/jbig2_arith.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_arith_iaid.o -c jbig2dec/jbig2_arith_iaid.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_arith_int.o -c jbig2dec/jbig2_arith_int.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_generic.o -c jbig2dec/jbig2_generic.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_refinement.o -c jbig2dec/jbig2_refinement.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_huffman.o -c jbig2dec/jbig2_huffman.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_image.o -c jbig2dec/jbig2_image.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_mmr.o -c jbig2dec/jbig2_mmr.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_page.o -c jbig2dec/jbig2_page.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_segment.o -c jbig2dec/jbig2_segment.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_symbol_dict.o -c jbig2dec/jbig2_symbol_dict.c
jbig2dec/jbig2_symbol_dict.c: In function ‘jbig2_symbol_dictionary’:
jbig2dec/jbig2_symbol_dict.c:237: note: ‘refagg_dicts’ was declared here
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_text.o -c jbig2dec/jbig2_text.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -Ijbig2dec -o ./obj/jbig2_metadata.o -c jbig2dec/jbig2_metadata.c
./obj/echogs -e .dev -w- -l-obj ./obj/jbig2dec_0 ./obj/jbig2.o ./obj/jbig2_arith.o ./obj/jbig2_arith_iaid.o ./obj/jbig2_arith_int.o ./obj/jbig2_generic.o ./obj/jbig2_refinement.o ./obj/jbig2_huffman.o ./obj/jbig2_image.o ./obj/jbig2_mmr.o
./obj/echogs -e .dev -a- ./obj/jbig2dec_0 ./obj/jbig2_page.o ./obj/jbig2_segment.o ./obj/jbig2_symbol_dict.o ./obj/jbig2_text.o ./obj/jbig2_metadata.o
cp ./obj/jbig2dec_0.dev ./obj/jbig2dec.dev
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Ijbig2dec -o ./obj/sjbig2.o -c ./base/sjbig2.c
./obj/echogs -e .dev -w- -l-obj ./obj/sjbig2_jbig2dec ./obj/sjbig2.o
./obj/echogs -e .dev -a- ./obj/sjbig2_jbig2dec -include ./obj/jbig2dec.dev
cp ./obj/sjbig2_jbig2dec.dev ./obj/sjbig2.dev
./obj/echogs -e .dev -w- -l-obj ./obj/jbig2 ./obj/zfjbig2_jbig2dec.o
./obj/echogs -e .dev -a- ./obj/jbig2 -include ./obj/sjbig2
./obj/echogs -e .dev -a- ./obj/jbig2 -oper zfjbig2
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -Ijasper/src/libjasper/include -I./psi -I./obj -I./obj -I./base -DJAS_CONFIGURE -o ./obj/zfjpx.o -c ./psi/zfjpx.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_cm.o -c jasper/src/libjasper/base/jas_cm.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_debug.o -c jasper/src/libjasper/base/jas_debug.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_getopt.o -c jasper/src/libjasper/base/jas_getopt.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_image.o -c jasper/src/libjasper/base/jas_image.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_icc.o -c jasper/src/libjasper/base/jas_icc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_iccdata.o -c jasper/src/libjasper/base/jas_iccdata.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_init.o -c jasper/src/libjasper/base/jas_init.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_malloc.o -c jasper/src/libjasper/base/jas_malloc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_seq.o -c jasper/src/libjasper/base/jas_seq.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_stream.o -c jasper/src/libjasper/base/jas_stream.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_string.o -c jasper/src/libjasper/base/jas_string.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_tvp.o -c jasper/src/libjasper/base/jas_tvp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_version.o -c jasper/src/libjasper/base/jas_version.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_bs.o -c jasper/src/libjasper/jpc/jpc_bs.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_cs.o -c jasper/src/libjasper/jpc/jpc_cs.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_dec.o -c jasper/src/libjasper/jpc/jpc_dec.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_enc.o -c jasper/src/libjasper/jpc/jpc_enc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_math.o -c jasper/src/libjasper/jpc/jpc_math.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_mct.o -c jasper/src/libjasper/jpc/jpc_mct.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_mqcod.o -c jasper/src/libjasper/jpc/jpc_mqcod.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_mqdec.o -c jasper/src/libjasper/jpc/jpc_mqdec.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_mqenc.o -c jasper/src/libjasper/jpc/jpc_mqenc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_qmfb.o -c jasper/src/libjasper/jpc/jpc_qmfb.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_tagtree.o -c jasper/src/libjasper/jpc/jpc_tagtree.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_t1cod.o -c jasper/src/libjasper/jpc/jpc_t1cod.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_t1dec.o -c jasper/src/libjasper/jpc/jpc_t1dec.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_t1enc.o -c jasper/src/libjasper/jpc/jpc_t1enc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_tsfb.o -c jasper/src/libjasper/jpc/jpc_tsfb.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_t2cod.o -c jasper/src/libjasper/jpc/jpc_t2cod.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_t2dec.o -c jasper/src/libjasper/jpc/jpc_t2dec.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_t2enc.o -c jasper/src/libjasper/jpc/jpc_t2enc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jpc_util.o -c jasper/src/libjasper/jpc/jpc_util.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jp2_cod.o -c jasper/src/libjasper/jp2/jp2_cod.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jp2_dec.o -c jasper/src/libjasper/jp2/jp2_dec.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE -DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1 -DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1 -DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1 -DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jp2_enc.o -c jasper/src/libjasper/jp2/jp2_enc.c
./obj/echogs -e .dev -w- -l-obj ./obj/jasper_0 ./obj/jas_cm.o ./obj/jas_debug.o ./obj/jas_getopt.o ./obj/jas_image.o ./obj/jas_icc.o ./obj/jas_iccdata.o ./obj/jas_init.o ./obj/jas_malloc.o ./obj/jas_seq.o ./obj/jas_stream.o ./obj/jas_string.o ./obj/jas_tvp.o ./obj/jas_version.o
./obj/echogs -e .dev -a- ./obj/jasper_0 ./obj/jpc_bs.o ./obj/jpc_cs.o ./obj/jpc_dec.o ./obj/jpc_enc.o ./obj/jpc_math.o ./obj/jpc_mct.o ./obj/jpc_mqcod.o ./obj/jpc_mqdec.o ./obj/jpc_mqenc.o ./obj/jpc_qmfb.o ./obj/jpc_tagtree.o ./obj/jpc_t1cod.o ./obj/jpc_t1dec.o ./obj/jpc_t1enc.o ./obj/jpc_tsfb.o ./obj/jpc_t2cod.o ./obj/jpc_t2dec.o ./obj/jpc_t2enc.o ./obj/jpc_util.o
./obj/echogs -e .dev -a- ./obj/jasper_0 ./obj/jp2_cod.o ./obj/jp2_dec.o ./obj/jp2_enc.o
cp ./obj/jasper_0.dev ./obj/jasper.dev
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -Ijasper/src/libjasper/include -I./obj -I./base -DJAS_CONFIGURE -o ./obj/sjpx.o -c ./base/sjpx.c
./obj/echogs -e .dev -w- -l-obj ./obj/sjpx_jasper ./obj/sjpx.o
./obj/echogs -e .dev -a- ./obj/sjpx_jasper -include ./obj/jasper.dev
cp ./obj/sjpx_jasper.dev ./obj/sjpx.dev
./obj/echogs -e .dev -w- -l-obj ./obj/jpx_jasper ./obj/zfjpx.o
./obj/echogs -e .dev -a- ./obj/jpx_jasper -include ./obj/sjpx
./obj/echogs -e .dev -a- ./obj/jpx_jasper -include ./obj/jasper
./obj/echogs -e .dev -a- ./obj/jpx_jasper -oper zfjpx
cp ./obj/jpx_jasper.dev ./obj/jpx.dev
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/bbox ./obj/gdevbbox.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevx.o -c ./base/gdevx.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevxcmp.o -c ./base/gdevxcmp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevxini.o -c ./base/gdevxini.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevxres.o -c ./base/gdevxres.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevxxf.o -c ./base/gdevxxf.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevemap.o -c ./base/gdevemap.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsparamx.o -c ./base/gsparamx.c
./obj/echogs -e .dev -w- -l-obj ./obj/x11_ ./obj/gdevx.o ./obj/gdevxcmp.o ./obj/gdevxini.o ./obj/gdevxres.o ./obj/gdevxxf.o ./obj/gdevemap.o ./obj/gsparamx.o
./obj/echogs -e .dev -a- ./obj/x11_ -link
./obj/echogs -e .dev -a- ./obj/x11_ -lib Xt SM ICE Xext X11
./obj/echogs -e .dev -a- ./obj/x11_ -include ./obj/bboxutil
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11 -include ./obj/x11_
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevxalt.o -c ./base/gdevxalt.c
./obj/echogs -e .dev -w- -l-obj ./obj/x11alt_ ./obj/gdevxalt.o
./obj/echogs -e .dev -a- ./obj/x11alt_ -include ./obj/x11_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11alpha -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11cmyk -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11mono -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11cmyk2 -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11cmyk4 -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11cmyk8 -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11rg16x -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11rg32x -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11gray2 -include ./obj/x11alt_
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/x11gray4 -include ./obj/x11alt_
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevbit.o -c ./base/gdevbit.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevprn.o -c ./base/gdevprn.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclist.o -c ./base/gxclist.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclbits.o -c ./base/gxclbits.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclpage.o -c ./base/gxclpage.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclrast.o -c ./base/gxclrast.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclread.o -c ./base/gxclread.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclrect.o -c ./base/gxclrect.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclutil.o -c ./base/gxclutil.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsparams.o -c ./base/gsparams.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclimag.o -c ./base/gxclimag.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclpath.o -c ./base/gxclpath.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxdhtserial.o -c ./base/gxdhtserial.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclthrd.o -c ./base/gxclthrd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsmchunk.o -c ./base/gsmchunk.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclfile.o -c ./base/gxclfile.c
./obj/echogs -e .dev -w- -l-obj ./obj/clfile ./obj/gxclfile.o
./obj/echogs -e .dev -a- ./obj/clfile -init gxclfile
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclmem.o -c ./base/gxclmem.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxclzlib.o -c ./base/gxclzlib.c
./obj/echogs -e .dev -w- -l-obj ./obj/clmemory ./obj/gxclmem.o ./obj/gxclzlib.o
./obj/echogs -e .dev -a- ./obj/clmemory -include ./obj/szlibe
./obj/echogs -e .dev -a- ./obj/clmemory -include ./obj/szlibd
./obj/echogs -e .dev -a- ./obj/clmemory -init gxclmem
./obj/echogs -e .dev -a- ./obj/clmemory -init cl_zlib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gp_psync.o -c ./base/gp_psync.c
./obj/echogs -e .dev -w- -l-obj ./obj/posync ./obj/gp_psync.o
./obj/echogs -e .dev -a- ./obj/posync -replace ./obj/nosync
./obj/echogs -e .dev -w- -l-obj ./obj/clist ./obj/gxclist.o ./obj/gxclbits.o ./obj/gxclpage.o
./obj/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclrast.o ./obj/gxclread.o ./obj/gxclrect.o
./obj/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclutil.o ./obj/gsparams.o ./obj/gxshade6.o
./obj/echogs -e .dev -a- ./obj/clist -obj ./obj/gsroptab.o ./obj/stream.o
./obj/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclimag.o ./obj/gxclpath.o ./obj/gxdhtserial.o
./obj/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclthrd.o ./obj/gsmchunk.o
./obj/echogs -e .dev -a- ./obj/clist -include ./obj/clfile
./obj/echogs -e .dev -a- ./obj/clist -include ./obj/clmemory ./obj/posync.dev
./obj/echogs -e .dev -a- ./obj/clist -include ./obj/cfe ./obj/cfd ./obj/rle ./obj/rld ./obj/psl2cs
./obj/echogs -e .dev -w- -l-obj ./obj/page ./obj/gdevprn.o
./obj/echogs -e .dev -a- ./obj/page -include ./obj/clist
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bit ./obj/gdevbit.o ./obj/gdevdcrd.o
./obj/echogs -e .dev -a- ./obj/bit -include ./obj/cielib
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitcmyk ./obj/gdevbit.o ./obj/gdevdcrd.o
./obj/echogs -e .dev -a- ./obj/bitcmyk -include ./obj/cielib
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitrgb ./obj/gdevbit.o ./obj/gdevdcrd.o
./obj/echogs -e .dev -a- ./obj/bitrgb -include ./obj/cielib
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitrgbtags ./obj/gdevbit.o ./obj/gdevdcrd.o
./obj/echogs -e .dev -a- ./obj/bitrgbtags -include ./obj/cielib
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevbmp.o -c ./base/gdevbmp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevbmpc.o -c ./base/gdevbmpc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpccm.o -c ./base/gdevpccm.c
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp16 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp16m ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp256 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp32b ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpgray ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpmono ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpsep1 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpsep8 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevcairo.o -c ./base/gdevcairo.c -I/usr/local/Cellar/pixman/0.18.0/include/pixman-1 -I/usr/X11/include/cairo -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -L/usr/X11/lib -lcairo
i686-apple-darwin10-gcc-4.2.1: -lcairo: linker input file unused because linking not done
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevvec.o -c ./base/gdevvec.c
./obj/echogs -e .dev -w- -l-obj ./obj/vector ./obj/gdevvec.o
./obj/echogs -e .dev -a- ./obj/vector -include ./obj/bboxutil ./obj/sfile
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/cairo ./obj/gdevcairo.o
./obj/echogs -e .dev -a- ./obj/cairo -include ./obj/vector
./obj/echogs -e .dev -a- ./obj/cairo -lib cairo
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevccr.o -c ./base/gdevccr.c
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ccr ./obj/gdevccr.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevcfax.o -c ./base/gdevcfax.c
cp tiff/libtiff/tif_config.h ./obj/tif_config.h
cp tiff/libtiff/tiffconf.h ./obj/tiffconf.h
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_aux.o -c tiff//libtiff/tif_aux.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_close.o -c tiff//libtiff/tif_close.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_codec.o -c tiff//libtiff/tif_codec.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_color.o -c tiff//libtiff/tif_color.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_compress.o -c tiff//libtiff/tif_compress.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_dir.o -c tiff//libtiff/tif_dir.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_dirinfo.o -c tiff//libtiff/tif_dirinfo.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_dirread.o -c tiff//libtiff/tif_dirread.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_dirwrite.o -c tiff//libtiff/tif_dirwrite.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_dumpmode.o -c tiff//libtiff/tif_dumpmode.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_error.o -c tiff//libtiff/tif_error.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_extension.o -c tiff//libtiff/tif_extension.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_fax3.o -c tiff//libtiff/tif_fax3.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_fax3sm.o -c tiff//libtiff/tif_fax3sm.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_flush.o -c tiff//libtiff/tif_flush.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_getimage.o -c tiff//libtiff/tif_getimage.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_jbig.o -c tiff//libtiff/tif_jbig.c
./obj/echogs -w ./obj/jconfig0.h -+R ./base/stdpn.h -+R ./base/stdpre.h -+R ./base/gsjconf.h
rm -f ./obj/jconfig1.h
cp ./obj/jconfig0.h ./obj/jconfig.h
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_jpeg.o -c tiff//libtiff/tif_jpeg.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_luv.o -c tiff//libtiff/tif_luv.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_lzw.o -c tiff//libtiff/tif_lzw.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_next.o -c tiff//libtiff/tif_next.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_ojpeg.o -c tiff//libtiff/tif_ojpeg.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_open.o -c tiff//libtiff/tif_open.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_packbits.o -c tiff//libtiff/tif_packbits.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_pixarlog.o -c tiff//libtiff/tif_pixarlog.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_predict.o -c tiff//libtiff/tif_predict.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_print.o -c tiff//libtiff/tif_print.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_read.o -c tiff//libtiff/tif_read.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_strip.o -c tiff//libtiff/tif_strip.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_swab.o -c tiff//libtiff/tif_swab.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_thunder.o -c tiff//libtiff/tif_thunder.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_tile.o -c tiff//libtiff/tif_tile.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_unix.o -c tiff//libtiff/tif_unix.c
tiff//libtiff/tif_unix.c: In function ‘_tiffReadProc’:
tiff//libtiff/tif_unix.c:58: warning: cast from pointer to integer of different size
tiff//libtiff/tif_unix.c: In function ‘_tiffWriteProc’:
tiff//libtiff/tif_unix.c:64: warning: cast from pointer to integer of different size
tiff//libtiff/tif_unix.c: In function ‘_tiffSeekProc’:
tiff//libtiff/tif_unix.c:70: warning: cast from pointer to integer of different size
tiff//libtiff/tif_unix.c: In function ‘_tiffCloseProc’:
tiff//libtiff/tif_unix.c:76: warning: cast from pointer to integer of different size
tiff//libtiff/tif_unix.c: In function ‘_tiffSizeProc’:
tiff//libtiff/tif_unix.c:88: warning: cast from pointer to integer of different size
tiff//libtiff/tif_unix.c: In function ‘_tiffMapProc’:
tiff//libtiff/tif_unix.c:101: warning: cast from pointer to integer of different size
tiff//libtiff/tif_unix.c: In function ‘TIFFFdOpen’:
tiff//libtiff/tif_unix.c:140: warning: cast to pointer from integer of different size
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_version.o -c tiff//libtiff/tif_version.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_warning.o -c tiff//libtiff/tif_warning.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_write.o -c tiff//libtiff/tif_write.c
/usr/bin/cc -Itiff/libtiff -I./obj -Isrc -Isrc -o ./obj/tif_zip.o -c tiff//libtiff/tif_zip.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevjpeg.o -c ./base/gdevjpeg.c
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpeg ./obj/gdevjpeg.o
./obj/echogs -e .dev -a- ./obj/jpeg -include ./obj/sdcte
./obj/echogs -e .dev -w- -l-obj ./obj/libtiff_0 ./obj/tif_aux.o ./obj/tif_close.o ./obj/tif_codec.o ./obj/tif_color.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_compress.o ./obj/tif_dir.o ./obj/tif_dirinfo.o ./obj/tif_dirread.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_dirwrite.o ./obj/tif_dumpmode.o ./obj/tif_error.o ./obj/tif_extension.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_fax3.o ./obj/tif_fax3sm.o ./obj/tif_flush.o ./obj/tif_getimage.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_jbig.o ./obj/tif_jpeg.o ./obj/tif_luv.o ./obj/tif_lzw.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_next.o ./obj/tif_ojpeg.o ./obj/tif_open.o ./obj/tif_packbits.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_pixarlog.o ./obj/tif_predict.o ./obj/tif_print.o ./obj/tif_read.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_strip.o ./obj/tif_swab.o ./obj/tif_thunder.o ./obj/tif_tile.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_unix.o ./obj/tif_version.o ./obj/tif_warning.o ./obj/tif_write.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_zip.o
./obj/echogs -e .dev -a- ./obj/libtiff_0 -include ./obj/jpeg.dev
cp ./obj/libtiff_0.dev ./obj/libtiff.dev
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevfax.o -c ./base/gdevfax.c
./obj/echogs -e .dev -w- -l-obj ./obj/fax ./obj/gdevfax.o
./obj/echogs -e .dev -a- ./obj/fax -include ./obj/cfe -include ./obj/libtiff
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/cfax ./obj/gdevcfax.o
./obj/echogs -e .dev -a- ./obj/cfax -include ./obj/fax
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevcgm.o -c ./base/gdevcgm.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevcgml.o -c ./base/gdevcgml.c
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/cgm24 ./obj/gdevcgm.o ./obj/gdevcgml.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/cgm8 ./obj/gdevcgm.o ./obj/gdevcgml.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/cgmmono ./obj/gdevcgm.o ./obj/gdevcgml.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevcif.o -c ./base/gdevcif.c
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cif ./obj/gdevcif.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/devicen ./obj/gdevdevn.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevdfax.o -c ./base/gdevdfax.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Itiff/libtiff -I./obj -Isrc -o ./obj/gdevtfax.o -c ./base/gdevtfax.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -I./obj -I./base -Itiff/libtiff -I./obj -Isrc -o ./obj/gdevtifs.o -c ./base/gdevtifs.c
./obj/echogs -e .dev -w- -l-obj ./obj/tiffs ./obj/gdevtifs.o
./obj/echogs -e .dev -a- ./obj/tiffs -include ./obj/page -include ./obj/libtiff
./obj/echogs -e .dev -w- -l-obj ./obj/tfax ./obj/gdevtfax.o
./obj/echogs -e .dev -a- ./obj/tfax -include ./obj/cfe ./obj/lzwe ./obj/rle
./obj/echogs -e .dev -a- ./obj/tfax -include ./obj/fax ./obj/tiffs -include ./obj/libtiff
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/dfaxhigh ./obj/gdevdfax.o
./obj/echogs -e .dev -a- ./obj/dfaxhigh -include ./obj/tfax
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/dfaxlow ./obj/gdevdfax.o
./obj/echogs -e .dev -a- ./obj/dfaxlow -include ./obj/tfax
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevps.o -c ./base/gdevps.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpsu.o -c ./base/gdevpsu.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Ijbig2dec/source/libraries -Ijasper/library/source -DJAS_CONFIGURE -o ./obj/gdevpsdi.o -c ./base/gdevpsdi.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Ijbig2dec/source/libraries -Ijasper/library/source -DJAS_CONFIGURE -o ./obj/gdevpsdp.o -c ./base/gdevpsdp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpsds.o -c ./base/gdevpsds.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_JPEG=1 -o ./obj/gdevpsdu.o -c ./base/gdevpsdu.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/spsdf.o -c ./base/spsdf.c
cp ./obj/lzwe.dev ./obj/slzwe.dev
./obj/echogs -e .dev -w- -l-obj ./obj/psdf ./obj/gdevpsdi.o ./obj/gdevpsdp.o
./obj/echogs -e .dev -a- ./obj/psdf -obj ./obj/gdevpsds.o ./obj/gdevpsdu.o
./obj/echogs -e .dev -a- ./obj/psdf -obj ./obj/scfparam.o ./obj/sdcparam.o ./obj/sdeparam.o
./obj/echogs -e .dev -a- ./obj/psdf -obj ./obj/spprint.o ./obj/spsdf.o ./obj/sstring.o
./obj/echogs -e .dev -a- ./obj/psdf -obj ./obj/gsparamx.o
./obj/echogs -e .dev -a- ./obj/psdf -include ./obj/vector.dev ./obj/pngp.dev ./obj/seexec.dev
./obj/echogs -e .dev -a- ./obj/psdf -include ./obj/sdcte.dev ./obj/slzwe.dev ./obj/szlibe.dev
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/epswrite ./obj/gdevps.o ./obj/gdevpsu.o ./obj/scantab.o ./obj/sfilter2.o
./obj/echogs -e .dev -a- ./obj/epswrite -include ./obj/psdf
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg3 -include ./obj/fax
./obj/echogs -e .dev -a- ./obj/faxg3 -include ./obj/libtiff
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg32d -include ./obj/fax
./obj/echogs -e .dev -a- ./obj/faxg32d -include ./obj/libtiff
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg4 -include ./obj/fax
./obj/echogs -e .dev -a- ./obj/faxg4 -include ./obj/libtiff
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Iicclib -Iimdi -o ./obj/gdevimdi.o -c ./base/gdevimdi.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/imdi.o -c imdi/imdi.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/imdi_tab.o -c imdi/imdi_tab.c
./obj/echogs -e .dev -w- -l-obj ./obj/simdi ./obj/imdi.o ./obj/imdi_tab.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/imdi ./obj/gdevimdi.o
./obj/echogs -e .dev -a- ./obj/imdi -include ./obj/sicclib
./obj/echogs -e .dev -a- ./obj/imdi -include ./obj/simdi
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevifno.o -c ./base/gdevifno.c
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/inferno ./obj/gdevifno.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpegcmyk ./obj/gdevjpeg.o
./obj/echogs -e .dev -a- ./obj/jpegcmyk -include ./obj/sdcte
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpeggray ./obj/gdevjpeg.o
./obj/echogs -e .dev -a- ./obj/jpeggray -include ./obj/sdcte
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o obj/gdevmag.o -c ./contrib/japanese/gdevmag.c
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/mag16 ./obj/gdevmag.o ./obj/gdevpccm.o ./obj/gdevprn.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/mag256 ./obj/gdevmag.o ./obj/gdevpccm.o ./obj/gdevprn.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevmgr.o -c ./base/gdevmgr.c
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgr4 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgr8 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray2 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray4 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray8 ./obj/gdevmgr.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrmono ./obj/gdevmgr.o ./obj/gdevpccm.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevmiff.o -c ./base/gdevmiff.c
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/miff24 ./obj/gdevmiff.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpbm.o -c ./base/gdevpbm.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevppla.o -c ./base/gdevppla.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevmpla.o -c ./base/gdevmpla.c
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pam ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pbm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pbmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpcx.o -c ./base/gdevpcx.c
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx16 ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx24b ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx256 ./obj/gdevpcx.o ./obj/gdevpccm.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevp2up.o -c ./base/gdevp2up.c
./obj/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pcx2up ./obj/gdevp2up.o
./obj/echogs -e .dev -a- ./obj/pcx2up -include ./obj/pcx256
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxcmyk ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxgray ./obj/gdevpcx.o ./obj/gdevpccm.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxmono ./obj/gdevpcx.o ./obj/gdevpccm.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdf.o -c ./base/gdevpdf.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfb.o -c ./base/gdevpdfb.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfc.o -c ./base/gdevpdfc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfd.o -c ./base/gdevpdfd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfe.o -c ./base/gdevpdfe.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfg.o -c ./base/gdevpdfg.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfi.o -c ./base/gdevpdfi.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Isrc -DSHARE_JPEG=1 -o ./obj/gdevpdfj.o -c ./base/gdevpdfj.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfk.o -c ./base/gdevpdfk.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfm.o -c ./base/gdevpdfm.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfo.o -c ./base/gdevpdfo.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfp.o -c ./base/gdevpdfp.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdft.o -c ./base/gdevpdft.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfr.o -c ./base/gdevpdfr.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -Ijbig2dec/source/libraries -Ijasper/library/source -DJAS_CONFIGURE -o ./obj/gdevpdfu.o -c ./base/gdevpdfu.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdfv.o -c ./base/gdevpdfv.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/ConvertUTF.o -c ./base/ConvertUTF.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsflip.o -c ./base/gsflip.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdt.o -c ./base/gdevpdt.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdtb.o -c ./base/gdevpdtb.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdtc.o -c ./base/gdevpdtc.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdtd.o -c ./base/gdevpdtd.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdte.o -c ./base/gdevpdte.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdtf.o -c ./base/gdevpdtf.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdti.o -c ./base/gdevpdti.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdts.o -c ./base/gdevpdts.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdtt.o -c ./base/gdevpdtt.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdtv.o -c ./base/gdevpdtv.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpdtw.o -c ./base/gdevpdtw.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gsfont0c.o -c ./base/gsfont0c.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gxfcopy.o -c ./base/gxfcopy.c
./obj/echogs -e .dev -w- -l-obj ./obj/fcopy ./obj/gxfcopy.o
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpsf1.o -c ./base/gdevpsf1.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpsf2.o -c ./base/gdevpsf2.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpsfm.o -c ./base/gdevpsfm.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpsft.o -c ./base/gdevpsft.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpsfu.o -c ./base/gdevpsfu.c
/usr/bin/cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -I/usr/X11R6/include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -march=core2 -msse4.1 -w -pipe -O3 -I./obj -I./base -o ./obj/gdevpsfx.o -c ./base/gdevpsfx.c
./obj/echogs -e .dev -w- -l-obj ./obj/psf ./obj/gdevpsf1.o ./obj/gdevpsf2.o ./obj/gdevpsfm.o
./obj/echogs -e .dev -a- ./obj/psf -obj ./obj/gdevpsft.o ./obj/gdevpsfu.o ./obj/gdevpsfx.o
./obj/echogs -e .dev -a- ./obj/psf -obj ./obj/spsdf.o
./obj/echogs -e .dev -w- -l-obj ./obj/pdxtext ./obj/gdevpdt.o ./obj/gdevpdtb.o
./obj/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtc.o ./obj/gdevpdtd.o ./obj/gdevpdte.o
./obj/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtf.o
./obj/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdti.o
./obj/echogs -e .dev -a- ./obj/pdxtext
./obj/echogs -e .dev -a- ./obj/pdxtext
./obj/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdts.o ./obj/gdevpdtt.o
./obj/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtv.o ./obj/gdevpdtw.o
./obj/echogs -e .dev -a- ./obj/pdxtext
./obj/echogs -e .dev -a- ./obj/pdxtext ./obj/gsfont0c.o
./obj/echogs -e .dev -a- ./obj/pdxtext -include ./obj/fcopy ./obj/psf
./obj/echogs -e .dev -w- -l-obj ./obj/pdtext -include ./obj/pdxtext
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/pdfwrite ./obj/gdevpdf.o ./obj/gdevpdfb.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfc.o ./obj/gdevpdfd.o ./obj/gdevpdfe.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfg.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfi.o ./obj/gdevpdfj.o ./obj/gdevpdfk.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfm.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfo.o ./obj/gdevpdfp.o ./obj/gdevpdft.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfr.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfu.o ./obj/gdevpdfv.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/ConvertUTF.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/gsflip.o
./obj/echogs -e .dev -a- ./obj/pdfwrite ./obj/scantab.o ./obj/sfilter2.o
./obj/echogs -e .dev -a- ./obj/pdfwrite -ps gs_pdfwr
./obj/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/cmyklib ./obj/cfe ./obj/lzwe
./obj/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/rle ./obj/sdcte ./obj/sdeparam
./obj/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/smd5 ./obj/szlibe ./obj/sarc4.dev
./obj/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/psdf
./obj/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/pdtext
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgnm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgnmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pkm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pkmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pksm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pksmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plan9bm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
make: *** No rule to make target `src/png.c', needed by `obj/png.o'. Stop.
Exit status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/ghostscript.rb#L47
==> Environment
HOMEBREW_VERSION: 0.6
HEAD: 84e17f1df681a28a459c4bea697ee7443eea12c3
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_CACHE: /Users/nedunk/Library/Caches/Homebrew
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.4
Kernel Architecture: i386
Ruby: 1.8.7-174
GCC-4.0: build 5493 (5493 or newer recommended)
GCC-4.2: build 5659 (5646 or newer recommended)
LLVM: build 2207 (2206 or newer recommended)
MacPorts or Fink? false
X11 installed? true
PATH: /Users/nedunk/bin:/usr/local/bin:/usr/local/sbin:/usr/local/Cellar/python/2.6.5/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin
==> Build Flags
CC: /usr/bin/cc
CXX: /usr/bin/c++
LD: /usr/bin/cc
CFLAGS: -march=core2 -msse4.1 -w -pipe -O3
CXXFLAGS: -march=core2 -msse4.1 -w -pipe -O3
CPPFLAGS: -I/usr/X11R6/include
LDFLAGS: -L/usr/X11R6/lib
PATH: /Users/nedunk/bin:/usr/local/bin:/usr/local/sbin:/usr/local/Cellar/python/2.6.5/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin
Error: Failure while executing: make install
Please report this bug at http://github.com/mxcl/homebrew/issues
Consider running `brew doctor` if a large number of installs are failing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment