libungif-4.1.4
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pow in -lm... yes
checking for rle_hdr_init in -lrle... no
checking for main in -lgl_s... no
checking for main in -lX11... yes
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for an ANSI C-conforming const... yes
checking for working memcmp... yes
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for _doprnt... no
checking for strdup... yes
configure: creating ./config.status
config.status: creating util/Makefile
config.status: creating lib/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating pic/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/usr/src/libungif-4.1.4'
Making all in lib
make[2]: Entering directory `/usr/src/libungif-4.1.4/lib'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT getarg.o -MD -MP -MF ".deps/getarg.Tpo" -c -o getarg.o getarg.c; \
then mv -f ".deps/getarg.Tpo" ".deps/getarg.Po"; else rm -f ".deps/getarg.Tpo"; exit 1; fi
rm -f libgetarg.a
ar cru libgetarg.a getarg.o 
ranlib libgetarg.a
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT dev2gif.lo -MD -MP -MF ".deps/dev2gif.Tpo" -c -o dev2gif.lo dev2gif.c; \
then mv -f ".deps/dev2gif.Tpo" ".deps/dev2gif.Plo"; else rm -f ".deps/dev2gif.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT dev2gif.lo -MD -MP -MF .deps/dev2gif.Tpo -c dev2gif.c  -fPIC -DPIC -o .libs/dev2gif.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT dev2gif.lo -MD -MP -MF .deps/dev2gif.Tpo -c dev2gif.c -o dev2gif.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT dgif_lib.lo -MD -MP -MF ".deps/dgif_lib.Tpo" -c -o dgif_lib.lo dgif_lib.c; \
then mv -f ".deps/dgif_lib.Tpo" ".deps/dgif_lib.Plo"; else rm -f ".deps/dgif_lib.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c  -fPIC -DPIC -o .libs/dgif_lib.o
dgif_lib.c: In function ‘DGifOpenFileHandle’:
dgif_lib.c:143: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
dgif_lib.c:143: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
dgif_lib.c:143: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
dgif_lib.c:143: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
dgif_lib.c:143: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
dgif_lib.c:143: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
dgif_lib.c:143: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
dgif_lib.c:143: warning: pointer targets in passing argument 2 of ‘strncmp’ differ in signedness
dgif_lib.c: In function ‘DGifOpen’:
dgif_lib.c:210: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
dgif_lib.c:210: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
dgif_lib.c:210: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
dgif_lib.c:210: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
dgif_lib.c:210: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
dgif_lib.c:210: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
dgif_lib.c:210: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness
dgif_lib.c:210: warning: pointer targets in passing argument 2 of ‘strncmp’ differ in signedness
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c -o dgif_lib.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT egif_lib.lo -MD -MP -MF ".deps/egif_lib.Tpo" -c -o egif_lib.lo egif_lib.c; \
then mv -f ".deps/egif_lib.Tpo" ".deps/egif_lib.Plo"; else rm -f ".deps/egif_lib.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c egif_lib.c  -fPIC -DPIC -o .libs/egif_lib.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c egif_lib.c -o egif_lib.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif_err.lo -MD -MP -MF ".deps/gif_err.Tpo" -c -o gif_err.lo gif_err.c; \
then mv -f ".deps/gif_err.Tpo" ".deps/gif_err.Plo"; else rm -f ".deps/gif_err.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c gif_err.c  -fPIC -DPIC -o .libs/gif_err.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c gif_err.c -o gif_err.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif_font.lo -MD -MP -MF ".deps/gif_font.Tpo" -c -o gif_font.lo gif_font.c; \
then mv -f ".deps/gif_font.Tpo" ".deps/gif_font.Plo"; else rm -f ".deps/gif_font.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c gif_font.c  -fPIC -DPIC -o .libs/gif_font.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c gif_font.c -o gif_font.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifalloc.lo -MD -MP -MF ".deps/gifalloc.Tpo" -c -o gifalloc.lo gifalloc.c; \
then mv -f ".deps/gifalloc.Tpo" ".deps/gifalloc.Plo"; else rm -f ".deps/gifalloc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c gifalloc.c  -fPIC -DPIC -o .libs/gifalloc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c gifalloc.c -o gifalloc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT qprintf.lo -MD -MP -MF ".deps/qprintf.Tpo" -c -o qprintf.lo qprintf.c; \
then mv -f ".deps/qprintf.Tpo" ".deps/qprintf.Plo"; else rm -f ".deps/qprintf.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT qprintf.lo -MD -MP -MF .deps/qprintf.Tpo -c qprintf.c  -fPIC -DPIC -o .libs/qprintf.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT qprintf.lo -MD -MP -MF .deps/qprintf.Tpo -c qprintf.c -o qprintf.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT quantize.lo -MD -MP -MF ".deps/quantize.Tpo" -c -o quantize.lo quantize.c; \
then mv -f ".deps/quantize.Tpo" ".deps/quantize.Plo"; else rm -f ".deps/quantize.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c  -fPIC -DPIC -o .libs/quantize.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -o quantize.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o libungif.la -rpath /usr/lib -version-info 5:4:1 dev2gif.lo dgif_lib.lo egif_lib.lo gif_err.lo gif_font.lo gifalloc.lo qprintf.lo quantize.lo -lSM -lICE  -L/usr/X11R6/lib  -lX11 
gcc -shared  .libs/dev2gif.o .libs/dgif_lib.o .libs/egif_lib.o .libs/gif_err.o .libs/gif_font.o .libs/gifalloc.o .libs/qprintf.o .libs/quantize.o  -lSM -lICE -L/usr/X11R6/lib -lX11  -march=k8 -march=k8 -Wl,-soname -Wl,libungif.so.4 -o .libs/libungif.so.4.1.4
(cd .libs && rm -f libungif.so.4 && ln -s libungif.so.4.1.4 libungif.so.4)
(cd .libs && rm -f libungif.so && ln -s libungif.so.4.1.4 libungif.so)
ar cru .libs/libungif.a  dev2gif.o dgif_lib.o egif_lib.o gif_err.o gif_font.o gifalloc.o qprintf.o quantize.o
ranlib .libs/libungif.a
creating libungif.la
(cd .libs && rm -f libungif.la && ln -s ../libungif.la libungif.la)
make[2]: Leaving directory `/usr/src/libungif-4.1.4/lib'
Making all in util
make[2]: Entering directory `/usr/src/libungif-4.1.4/util'
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif2epsn.o -MD -MP -MF ".deps/gif2epsn.Tpo" -c -o gif2epsn.o gif2epsn.c; \
then mv -f ".deps/gif2epsn.Tpo" ".deps/gif2epsn.Po"; else rm -f ".deps/gif2epsn.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gif2epsn  gif2epsn.o ../lib/libungif.la ../lib/libgetarg.a 
mkdir .libs
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gif2epsn gif2epsn.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gif2epsn
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif2ps.o -MD -MP -MF ".deps/gif2ps.Tpo" -c -o gif2ps.o gif2ps.c; \
then mv -f ".deps/gif2ps.Tpo" ".deps/gif2ps.Po"; else rm -f ".deps/gif2ps.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gif2ps  gif2ps.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gif2ps gif2ps.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gif2ps
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif2rgb.o -MD -MP -MF ".deps/gif2rgb.Tpo" -c -o gif2rgb.o gif2rgb.c; \
then mv -f ".deps/gif2rgb.Tpo" ".deps/gif2rgb.Po"; else rm -f ".deps/gif2rgb.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gif2rgb  gif2rgb.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gif2rgb gif2rgb.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gif2rgb
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifasm.o -MD -MP -MF ".deps/gifasm.Tpo" -c -o gifasm.o gifasm.c; \
then mv -f ".deps/gifasm.Tpo" ".deps/gifasm.Po"; else rm -f ".deps/gifasm.Tpo"; exit 1; fi
gifasm.c: In function ‘main’:
gifasm.c:133: warning: ‘FirstColorMap.ColorCount’ may be used uninitialized in this function
gifasm.c:133: warning: ‘FirstColorMap.Colors’ may be used uninitialized in this function
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifasm  gifasm.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifasm gifasm.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifasm
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifbg.o -MD -MP -MF ".deps/gifbg.Tpo" -c -o gifbg.o gifbg.c; \
then mv -f ".deps/gifbg.Tpo" ".deps/gifbg.Po"; else rm -f ".deps/gifbg.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifbg  gifbg.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifbg gifbg.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifbg
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifclip.o -MD -MP -MF ".deps/gifclip.Tpo" -c -o gifclip.o gifclip.c; \
then mv -f ".deps/gifclip.Tpo" ".deps/gifclip.Po"; else rm -f ".deps/gifclip.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifclip  gifclip.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifclip gifclip.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifclip
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifcomb.o -MD -MP -MF ".deps/gifcomb.Tpo" -c -o gifcomb.o gifcomb.c; \
then mv -f ".deps/gifcomb.Tpo" ".deps/gifcomb.Po"; else rm -f ".deps/gifcomb.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifcomb  gifcomb.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifcomb gifcomb.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifcomb
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT giffix.o -MD -MP -MF ".deps/giffix.Tpo" -c -o giffix.o giffix.c; \
then mv -f ".deps/giffix.Tpo" ".deps/giffix.Po"; else rm -f ".deps/giffix.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o giffix  giffix.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/giffix giffix.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating giffix
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifflip.o -MD -MP -MF ".deps/gifflip.Tpo" -c -o gifflip.o gifflip.c; \
then mv -f ".deps/gifflip.Tpo" ".deps/gifflip.Po"; else rm -f ".deps/gifflip.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifflip  gifflip.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifflip gifflip.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifflip
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifhisto.o -MD -MP -MF ".deps/gifhisto.Tpo" -c -o gifhisto.o gifhisto.c; \
then mv -f ".deps/gifhisto.Tpo" ".deps/gifhisto.Po"; else rm -f ".deps/gifhisto.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifhisto  gifhisto.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifhisto gifhisto.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifhisto
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifinter.o -MD -MP -MF ".deps/gifinter.Tpo" -c -o gifinter.o gifinter.c; \
then mv -f ".deps/gifinter.Tpo" ".deps/gifinter.Po"; else rm -f ".deps/gifinter.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifinter  gifinter.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifinter gifinter.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifinter
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifinto.o -MD -MP -MF ".deps/gifinto.Tpo" -c -o gifinto.o gifinto.c; \
then mv -f ".deps/gifinto.Tpo" ".deps/gifinto.Po"; else rm -f ".deps/gifinto.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifinto  gifinto.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifinto gifinto.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
gifinto.o: In function `main':
gifinto.c:(.text+0x16d): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
creating gifinto
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifovly.o -MD -MP -MF ".deps/gifovly.Tpo" -c -o gifovly.o gifovly.c; \
then mv -f ".deps/gifovly.Tpo" ".deps/gifovly.Po"; else rm -f ".deps/gifovly.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifovly  gifovly.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifovly gifovly.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifovly
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifpos.o -MD -MP -MF ".deps/gifpos.Tpo" -c -o gifpos.o gifpos.c; \
then mv -f ".deps/gifpos.Tpo" ".deps/gifpos.Po"; else rm -f ".deps/gifpos.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifpos  gifpos.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifpos gifpos.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifpos
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifrsize.o -MD -MP -MF ".deps/gifrsize.Tpo" -c -o gifrsize.o gifrsize.c; \
then mv -f ".deps/gifrsize.Tpo" ".deps/gifrsize.Po"; else rm -f ".deps/gifrsize.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifrsize  gifrsize.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifrsize gifrsize.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifrsize
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT giftext.o -MD -MP -MF ".deps/giftext.Tpo" -c -o giftext.o giftext.c; \
then mv -f ".deps/giftext.Tpo" ".deps/giftext.Po"; else rm -f ".deps/giftext.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o giftext  giftext.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/giftext giftext.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating giftext
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifwedge.o -MD -MP -MF ".deps/gifwedge.Tpo" -c -o gifwedge.o gifwedge.c; \
then mv -f ".deps/gifwedge.Tpo" ".deps/gifwedge.Po"; else rm -f ".deps/gifwedge.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifwedge  gifwedge.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifwedge gifwedge.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifwedge
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT raw2gif.o -MD -MP -MF ".deps/raw2gif.Tpo" -c -o raw2gif.o raw2gif.c; \
then mv -f ".deps/raw2gif.Tpo" ".deps/raw2gif.Po"; else rm -f ".deps/raw2gif.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o raw2gif  raw2gif.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/raw2gif raw2gif.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating raw2gif
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT rgb2gif.o -MD -MP -MF ".deps/rgb2gif.Tpo" -c -o rgb2gif.o rgb2gif.c; \
then mv -f ".deps/rgb2gif.Tpo" ".deps/rgb2gif.Po"; else rm -f ".deps/rgb2gif.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o rgb2gif  rgb2gif.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/rgb2gif rgb2gif.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating rgb2gif
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT text2gif.o -MD -MP -MF ".deps/text2gif.Tpo" -c -o text2gif.o text2gif.c; \
then mv -f ".deps/text2gif.Tpo" ".deps/text2gif.Po"; else rm -f ".deps/text2gif.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o text2gif  text2gif.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/text2gif text2gif.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating text2gif
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifspnge.o -MD -MP -MF ".deps/gifspnge.Tpo" -c -o gifspnge.o gifspnge.c; \
then mv -f ".deps/gifspnge.Tpo" ".deps/gifspnge.Po"; else rm -f ".deps/gifspnge.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifspnge  gifspnge.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifspnge gifspnge.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifspnge
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT giffiltr.o -MD -MP -MF ".deps/giffiltr.Tpo" -c -o giffiltr.o giffiltr.c; \
then mv -f ".deps/giffiltr.Tpo" ".deps/giffiltr.Po"; else rm -f ".deps/giffiltr.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o giffiltr  giffiltr.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/giffiltr giffiltr.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating giffiltr
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT icon2gif.o -MD -MP -MF ".deps/icon2gif.Tpo" -c -o icon2gif.o icon2gif.c; \
then mv -f ".deps/icon2gif.Tpo" ".deps/icon2gif.Po"; else rm -f ".deps/icon2gif.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o icon2gif  icon2gif.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/icon2gif icon2gif.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating icon2gif
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifcolor.o -MD -MP -MF ".deps/gifcolor.Tpo" -c -o gifcolor.o gifcolor.c; \
then mv -f ".deps/gifcolor.Tpo" ".deps/gifcolor.Po"; else rm -f ".deps/gifcolor.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifcolor  gifcolor.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifcolor gifcolor.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifcolor
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifinfo.o -MD -MP -MF ".deps/gifinfo.Tpo" -c -o gifinfo.o gifinfo.c; \
then mv -f ".deps/gifinfo.Tpo" ".deps/gifinfo.Po"; else rm -f ".deps/gifinfo.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifinfo  gifinfo.o ../lib/libungif.la ../lib/libgetarg.a 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifinfo gifinfo.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
creating gifinfo
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifclrmp.o -MD -MP -MF ".deps/gifclrmp.Tpo" -c -o gifclrmp.o gifclrmp.c; \
then mv -f ".deps/gifclrmp.Tpo" ".deps/gifclrmp.Po"; else rm -f ".deps/gifclrmp.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifclrmp  gifclrmp.o ../lib/libungif.la ../lib/libgetarg.a  -lm 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifclrmp gifclrmp.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a -lm
creating gifclrmp
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gifrotat.o -MD -MP -MF ".deps/gifrotat.Tpo" -c -o gifrotat.o gifrotat.c; \
then mv -f ".deps/gifrotat.Tpo" ".deps/gifrotat.Po"; else rm -f ".deps/gifrotat.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gifrotat  gifrotat.o ../lib/libungif.la ../lib/libgetarg.a  -lm 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gifrotat gifrotat.o  ../lib/.libs/libungif.so -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a -lm
creating gifrotat
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -MT gif2x11.o -MD -MP -MF ".deps/gif2x11.Tpo" -c -o gif2x11.o gif2x11.c; \
then mv -f ".deps/gif2x11.Tpo" ".deps/gif2x11.Po"; else rm -f ".deps/gif2x11.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe   -o gif2x11  gif2x11.o ../lib/libungif.la ../lib/libgetarg.a   -lSM -lICE  -L/usr/X11R6/lib  -lX11 
gcc -O3 -march=k8 -fomit-frame-pointer -pipe -I/usr/X11R6/include -Wall -O3 -march=k8 -fomit-frame-pointer -pipe -o .libs/gif2x11 gif2x11.o  ../lib/.libs/libungif.so -L/usr/X11R6/lib ../lib/libgetarg.a -lSM -lICE -lX11
creating gif2x11
make[2]: Leaving directory `/usr/src/libungif-4.1.4/util'
Making all in doc
make[2]: Entering directory `/usr/src/libungif-4.1.4/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/libungif-4.1.4/doc'
Making all in pic
make[2]: Entering directory `/usr/src/libungif-4.1.4/pic'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/libungif-4.1.4/pic'
make[2]: Entering directory `/usr/src/libungif-4.1.4'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/libungif-4.1.4'
make[1]: Leaving directory `/usr/src/libungif-4.1.4'
Making install in lib
make[1]: Entering directory `/usr/src/libungif-4.1.4/lib'
make[2]: Entering directory `/usr/src/libungif-4.1.4/lib'
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
 /bin/sh ../libtool --mode=install /bin/install -c  'libungif.la' '/usr/lib/libungif.la'
/bin/install -c .libs/libungif.so.4.1.4 /usr/lib/libungif.so.4.1.4
(cd /usr/lib && rm -f libungif.so.4 && ln -s libungif.so.4.1.4 libungif.so.4)
(cd /usr/lib && rm -f libungif.so && ln -s libungif.so.4.1.4 libungif.so)
/bin/install -c .libs/libungif.lai /usr/lib/libungif.la
/bin/install -c .libs/libungif.a /usr/lib/libungif.a
ranlib /usr/lib/libungif.a
chmod 644 /usr/lib/libungif.a
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/include" || mkdir -p -- "/usr/include"
 /bin/install -c -m 644 'gif_lib.h' '/usr/include/gif_lib.h'
make[2]: Leaving directory `/usr/src/libungif-4.1.4/lib'
make[1]: Leaving directory `/usr/src/libungif-4.1.4/lib'
Making install in util
make[1]: Entering directory `/usr/src/libungif-4.1.4/util'
make[2]: Entering directory `/usr/src/libungif-4.1.4/util'
test -z "/usr/bin" || mkdir -p -- "/usr/bin"
  /bin/sh ../libtool --mode=install /bin/install -c 'gif2epsn' '/usr/bin/gif2epsn'
/bin/install -c .libs/gif2epsn /usr/bin/gif2epsn
  /bin/sh ../libtool --mode=install /bin/install -c 'gif2ps' '/usr/bin/gif2ps'
/bin/install -c .libs/gif2ps /usr/bin/gif2ps
  /bin/sh ../libtool --mode=install /bin/install -c 'gif2rgb' '/usr/bin/gif2rgb'
/bin/install -c .libs/gif2rgb /usr/bin/gif2rgb
  /bin/sh ../libtool --mode=install /bin/install -c 'gifasm' '/usr/bin/gifasm'
/bin/install -c .libs/gifasm /usr/bin/gifasm
  /bin/sh ../libtool --mode=install /bin/install -c 'gifbg' '/usr/bin/gifbg'
/bin/install -c .libs/gifbg /usr/bin/gifbg
  /bin/sh ../libtool --mode=install /bin/install -c 'gifclip' '/usr/bin/gifclip'
/bin/install -c .libs/gifclip /usr/bin/gifclip
  /bin/sh ../libtool --mode=install /bin/install -c 'gifcomb' '/usr/bin/gifcomb'
/bin/install -c .libs/gifcomb /usr/bin/gifcomb
  /bin/sh ../libtool --mode=install /bin/install -c 'giffix' '/usr/bin/giffix'
/bin/install -c .libs/giffix /usr/bin/giffix
  /bin/sh ../libtool --mode=install /bin/install -c 'gifflip' '/usr/bin/gifflip'
/bin/install -c .libs/gifflip /usr/bin/gifflip
  /bin/sh ../libtool --mode=install /bin/install -c 'gifhisto' '/usr/bin/gifhisto'
/bin/install -c .libs/gifhisto /usr/bin/gifhisto
  /bin/sh ../libtool --mode=install /bin/install -c 'gifinter' '/usr/bin/gifinter'
/bin/install -c .libs/gifinter /usr/bin/gifinter
  /bin/sh ../libtool --mode=install /bin/install -c 'gifinto' '/usr/bin/gifinto'
/bin/install -c .libs/gifinto /usr/bin/gifinto
  /bin/sh ../libtool --mode=install /bin/install -c 'gifovly' '/usr/bin/gifovly'
/bin/install -c .libs/gifovly /usr/bin/gifovly
  /bin/sh ../libtool --mode=install /bin/install -c 'gifpos' '/usr/bin/gifpos'
/bin/install -c .libs/gifpos /usr/bin/gifpos
  /bin/sh ../libtool --mode=install /bin/install -c 'gifrsize' '/usr/bin/gifrsize'
/bin/install -c .libs/gifrsize /usr/bin/gifrsize
  /bin/sh ../libtool --mode=install /bin/install -c 'giftext' '/usr/bin/giftext'
/bin/install -c .libs/giftext /usr/bin/giftext
  /bin/sh ../libtool --mode=install /bin/install -c 'gifwedge' '/usr/bin/gifwedge'
/bin/install -c .libs/gifwedge /usr/bin/gifwedge
  /bin/sh ../libtool --mode=install /bin/install -c 'raw2gif' '/usr/bin/raw2gif'
/bin/install -c .libs/raw2gif /usr/bin/raw2gif
  /bin/sh ../libtool --mode=install /bin/install -c 'rgb2gif' '/usr/bin/rgb2gif'
/bin/install -c .libs/rgb2gif /usr/bin/rgb2gif
  /bin/sh ../libtool --mode=install /bin/install -c 'text2gif' '/usr/bin/text2gif'
/bin/install -c .libs/text2gif /usr/bin/text2gif
  /bin/sh ../libtool --mode=install /bin/install -c 'gifspnge' '/usr/bin/gifspnge'
/bin/install -c .libs/gifspnge /usr/bin/gifspnge
  /bin/sh ../libtool --mode=install /bin/install -c 'giffiltr' '/usr/bin/giffiltr'
/bin/install -c .libs/giffiltr /usr/bin/giffiltr
  /bin/sh ../libtool --mode=install /bin/install -c 'icon2gif' '/usr/bin/icon2gif'
/bin/install -c .libs/icon2gif /usr/bin/icon2gif
  /bin/sh ../libtool --mode=install /bin/install -c 'gifcolor' '/usr/bin/gifcolor'
/bin/install -c .libs/gifcolor /usr/bin/gifcolor
  /bin/sh ../libtool --mode=install /bin/install -c 'gifinfo' '/usr/bin/gifinfo'
/bin/install -c .libs/gifinfo /usr/bin/gifinfo
  /bin/sh ../libtool --mode=install /bin/install -c 'gifclrmp' '/usr/bin/gifclrmp'
/bin/install -c .libs/gifclrmp /usr/bin/gifclrmp
  /bin/sh ../libtool --mode=install /bin/install -c 'gifrotat' '/usr/bin/gifrotat'
/bin/install -c .libs/gifrotat /usr/bin/gifrotat
  /bin/sh ../libtool --mode=install /bin/install -c 'gif2x11' '/usr/bin/gif2x11'
/bin/install -c .libs/gif2x11 /usr/bin/gif2x11
test -z "/usr/bin" || mkdir -p -- "/usr/bin"
 /bin/install -c 'gifcompose' '/usr/bin/gifcompose'
 /bin/install -c 'gifburst' '/usr/bin/gifburst'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libungif-4.1.4/util'
make[1]: Leaving directory `/usr/src/libungif-4.1.4/util'
Making install in doc
make[1]: Entering directory `/usr/src/libungif-4.1.4/doc'
make[2]: Entering directory `/usr/src/libungif-4.1.4/doc'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libungif-4.1.4/doc'
make[1]: Leaving directory `/usr/src/libungif-4.1.4/doc'
Making install in pic
make[1]: Entering directory `/usr/src/libungif-4.1.4/pic'
make[2]: Entering directory `/usr/src/libungif-4.1.4/pic'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libungif-4.1.4/pic'
make[1]: Leaving directory `/usr/src/libungif-4.1.4/pic'
make[1]: Entering directory `/usr/src/libungif-4.1.4'
make[2]: Entering directory `/usr/src/libungif-4.1.4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libungif-4.1.4'
make[1]: Leaving directory `/usr/src/libungif-4.1.4'

real	0m27.556s
user	0m19.589s
sys	0m6.240s
