Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92961 - media-libs/tiff-3.7.2 failed
Summary: media-libs/tiff-3.7.2 failed
Status: RESOLVED DUPLICATE of bug 90039
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-17 11:44 UTC by Henrique Dias
Modified: 2005-05-17 12:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrique Dias 2005-05-17 11:44:27 UTC
the tiff library not compile...

Reproducible: Always
Steps to Reproduce:
1. emerge media-libs/tiff


Actual Results:  
Making all in port
make[1]: Entering directory `/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/port'
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I../libtiff -I../libtiff     -O2 -march=athlon-xp
-fomit-frame-pointer -MT dummy.lo -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.lo
dummy.c; \
then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f ".deps/dummy.Tpo";
exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../libtiff -I../libtiff -O2
-march=athlon-xp -fomit-frame-pointer -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo
-c dummy.c  -fPIC -DPIC -o .libs/dummy.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../libtiff -I../libtiff -O2
-march=athlon-xp -fomit-frame-pointer -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo
-c dummy.c -o dummy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2
-march=athlon-xp -fomit-frame-pointer   -o libport.la   dummy.lo  -ljpeg -lz -lm -lc
i686-pc-linux-gnu-ar cru .libs/libport.a .libs/dummy.o
i686-pc-linux-gnu-ranlib .libs/libport.a
creating libport.la
(cd .libs && rm -f libport.la && ln -s ../libport.la libport.la)
make[1]: Leaving directory `/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/port'
Making all in libtiff
make[1]: Entering directory `/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/libtiff'
make  all-am
make[2]: Entering directory `/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/libtiff'
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_aux.lo -MD -MP -MF ".deps/tif_aux.Tpo" -c -o tif_aux.lo tif_aux.c; \
then mv -f ".deps/tif_aux.Tpo" ".deps/tif_aux.Plo"; else rm -f
".deps/tif_aux.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_close.lo -MD -MP -MF ".deps/tif_close.Tpo" -c -o tif_close.lo tif_close.c; \
then mv -f ".deps/tif_close.Tpo" ".deps/tif_close.Plo"; else rm -f
".deps/tif_close.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_aux.lo -MD -MP -MF .deps/tif_aux.Tpo -c tif_aux.c 
-fPIC -DPIC -o .libs/tif_aux.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_close.lo -MD -MP -MF .deps/tif_close.Tpo -c
tif_close.c  -fPIC -DPIC -o .libs/tif_close.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_close.lo -MD -MP -MF .deps/tif_close.Tpo -c
tif_close.c -o tif_close.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_aux.lo -MD -MP -MF .deps/tif_aux.Tpo -c tif_aux.c
-o tif_aux.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_codec.lo -MD -MP -MF ".deps/tif_codec.Tpo" -c -o tif_codec.lo tif_codec.c; \
then mv -f ".deps/tif_codec.Tpo" ".deps/tif_codec.Plo"; else rm -f
".deps/tif_codec.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_color.lo -MD -MP -MF ".deps/tif_color.Tpo" -c -o tif_color.lo tif_color.c; \
then mv -f ".deps/tif_color.Tpo" ".deps/tif_color.Plo"; else rm -f
".deps/tif_color.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_codec.lo -MD -MP -MF .deps/tif_codec.Tpo -c
tif_codec.c  -fPIC -DPIC -o .libs/tif_codec.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_codec.lo -MD -MP -MF .deps/tif_codec.Tpo -c
tif_codec.c -o tif_codec.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_compress.lo -MD -MP -MF ".deps/tif_compress.Tpo" -c -o tif_compress.lo
tif_compress.c; \
then mv -f ".deps/tif_compress.Tpo" ".deps/tif_compress.Plo"; else rm -f
".deps/tif_compress.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_color.lo -MD -MP -MF .deps/tif_color.Tpo -c
tif_color.c  -fPIC -DPIC -o .libs/tif_color.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_color.lo -MD -MP -MF .deps/tif_color.Tpo -c
tif_color.c -o tif_color.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_compress.lo -MD -MP -MF .deps/tif_compress.Tpo -c
tif_compress.c  -fPIC -DPIC -o .libs/tif_compress.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_dir.lo -MD -MP -MF ".deps/tif_dir.Tpo" -c -o tif_dir.lo tif_dir.c; \
then mv -f ".deps/tif_dir.Tpo" ".deps/tif_dir.Plo"; else rm -f
".deps/tif_dir.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_compress.lo -MD -MP -MF .deps/tif_compress.Tpo -c
tif_compress.c -o tif_compress.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dir.lo -MD -MP -MF .deps/tif_dir.Tpo -c tif_dir.c 
-fPIC -DPIC -o .libs/tif_dir.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_dirinfo.lo -MD -MP -MF ".deps/tif_dirinfo.Tpo" -c -o tif_dirinfo.lo
tif_dirinfo.c; \
then mv -f ".deps/tif_dirinfo.Tpo" ".deps/tif_dirinfo.Plo"; else rm -f
".deps/tif_dirinfo.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dirinfo.lo -MD -MP -MF .deps/tif_dirinfo.Tpo -c
tif_dirinfo.c  -fPIC -DPIC -o .libs/tif_dirinfo.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dirinfo.lo -MD -MP -MF .deps/tif_dirinfo.Tpo -c
tif_dirinfo.c -o tif_dirinfo.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dir.lo -MD -MP -MF .deps/tif_dir.Tpo -c tif_dir.c
-o tif_dir.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_dirread.lo -MD -MP -MF ".deps/tif_dirread.Tpo" -c -o tif_dirread.lo
tif_dirread.c; \
then mv -f ".deps/tif_dirread.Tpo" ".deps/tif_dirread.Plo"; else rm -f
".deps/tif_dirread.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dirread.lo -MD -MP -MF .deps/tif_dirread.Tpo -c
tif_dirread.c  -fPIC -DPIC -o .libs/tif_dirread.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_dirwrite.lo -MD -MP -MF ".deps/tif_dirwrite.Tpo" -c -o tif_dirwrite.lo
tif_dirwrite.c; \
then mv -f ".deps/tif_dirwrite.Tpo" ".deps/tif_dirwrite.Plo"; else rm -f
".deps/tif_dirwrite.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dirwrite.lo -MD -MP -MF .deps/tif_dirwrite.Tpo -c
tif_dirwrite.c  -fPIC -DPIC -o .libs/tif_dirwrite.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dirread.lo -MD -MP -MF .deps/tif_dirread.Tpo -c
tif_dirread.c -o tif_dirread.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dirwrite.lo -MD -MP -MF .deps/tif_dirwrite.Tpo -c
tif_dirwrite.c -o tif_dirwrite.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_dumpmode.lo -MD -MP -MF ".deps/tif_dumpmode.Tpo" -c -o tif_dumpmode.lo
tif_dumpmode.c; \
then mv -f ".deps/tif_dumpmode.Tpo" ".deps/tif_dumpmode.Plo"; else rm -f
".deps/tif_dumpmode.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_error.lo -MD -MP -MF ".deps/tif_error.Tpo" -c -o tif_error.lo tif_error.c; \
then mv -f ".deps/tif_error.Tpo" ".deps/tif_error.Plo"; else rm -f
".deps/tif_error.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dumpmode.lo -MD -MP -MF .deps/tif_dumpmode.Tpo -c
tif_dumpmode.c  -fPIC -DPIC -o .libs/tif_dumpmode.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_error.lo -MD -MP -MF .deps/tif_error.Tpo -c
tif_error.c  -fPIC -DPIC -o .libs/tif_error.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_dumpmode.lo -MD -MP -MF .deps/tif_dumpmode.Tpo -c
tif_dumpmode.c -o tif_dumpmode.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_error.lo -MD -MP -MF .deps/tif_error.Tpo -c
tif_error.c -o tif_error.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_extension.lo -MD -MP -MF ".deps/tif_extension.Tpo" -c -o
tif_extension.lo tif_extension.c; \
then mv -f ".deps/tif_extension.Tpo" ".deps/tif_extension.Plo"; else rm -f
".deps/tif_extension.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_fax3.lo -MD -MP -MF ".deps/tif_fax3.Tpo" -c -o tif_fax3.lo tif_fax3.c; \
then mv -f ".deps/tif_fax3.Tpo" ".deps/tif_fax3.Plo"; else rm -f
".deps/tif_fax3.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_extension.lo -MD -MP -MF .deps/tif_extension.Tpo -c
tif_extension.c  -fPIC -DPIC -o .libs/tif_extension.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_fax3.lo -MD -MP -MF .deps/tif_fax3.Tpo -c
tif_fax3.c  -fPIC -DPIC -o .libs/tif_fax3.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_extension.lo -MD -MP -MF .deps/tif_extension.Tpo -c
tif_extension.c -o tif_extension.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_fax3sm.lo -MD -MP -MF ".deps/tif_fax3sm.Tpo" -c -o tif_fax3sm.lo
tif_fax3sm.c; \
then mv -f ".deps/tif_fax3sm.Tpo" ".deps/tif_fax3sm.Plo"; else rm -f
".deps/tif_fax3sm.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_fax3sm.lo -MD -MP -MF .deps/tif_fax3sm.Tpo -c
tif_fax3sm.c  -fPIC -DPIC -o .libs/tif_fax3sm.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_fax3sm.lo -MD -MP -MF .deps/tif_fax3sm.Tpo -c
tif_fax3sm.c -o tif_fax3sm.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_fax3.lo -MD -MP -MF .deps/tif_fax3.Tpo -c
tif_fax3.c -o tif_fax3.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_flush.lo -MD -MP -MF ".deps/tif_flush.Tpo" -c -o tif_flush.lo tif_flush.c; \
then mv -f ".deps/tif_flush.Tpo" ".deps/tif_flush.Plo"; else rm -f
".deps/tif_flush.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_flush.lo -MD -MP -MF .deps/tif_flush.Tpo -c
tif_flush.c  -fPIC -DPIC -o .libs/tif_flush.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_flush.lo -MD -MP -MF .deps/tif_flush.Tpo -c
tif_flush.c -o tif_flush.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_getimage.lo -MD -MP -MF ".deps/tif_getimage.Tpo" -c -o tif_getimage.lo
tif_getimage.c; \
then mv -f ".deps/tif_getimage.Tpo" ".deps/tif_getimage.Plo"; else rm -f
".deps/tif_getimage.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_jpeg.lo -MD -MP -MF ".deps/tif_jpeg.Tpo" -c -o tif_jpeg.lo tif_jpeg.c; \
then mv -f ".deps/tif_jpeg.Tpo" ".deps/tif_jpeg.Plo"; else rm -f
".deps/tif_jpeg.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_getimage.lo -MD -MP -MF .deps/tif_getimage.Tpo -c
tif_getimage.c  -fPIC -DPIC -o .libs/tif_getimage.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_jpeg.lo -MD -MP -MF .deps/tif_jpeg.Tpo -c
tif_jpeg.c  -fPIC -DPIC -o .libs/tif_jpeg.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_jpeg.lo -MD -MP -MF .deps/tif_jpeg.Tpo -c
tif_jpeg.c -o tif_jpeg.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_luv.lo -MD -MP -MF ".deps/tif_luv.Tpo" -c -o tif_luv.lo tif_luv.c; \
then mv -f ".deps/tif_luv.Tpo" ".deps/tif_luv.Plo"; else rm -f
".deps/tif_luv.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_getimage.lo -MD -MP -MF .deps/tif_getimage.Tpo -c
tif_getimage.c -o tif_getimage.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_luv.lo -MD -MP -MF .deps/tif_luv.Tpo -c tif_luv.c 
-fPIC -DPIC -o .libs/tif_luv.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_luv.lo -MD -MP -MF .deps/tif_luv.Tpo -c tif_luv.c
-o tif_luv.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_lzw.lo -MD -MP -MF ".deps/tif_lzw.Tpo" -c -o tif_lzw.lo tif_lzw.c; \
then mv -f ".deps/tif_lzw.Tpo" ".deps/tif_lzw.Plo"; else rm -f
".deps/tif_lzw.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_next.lo -MD -MP -MF ".deps/tif_next.Tpo" -c -o tif_next.lo tif_next.c; \
then mv -f ".deps/tif_next.Tpo" ".deps/tif_next.Plo"; else rm -f
".deps/tif_next.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_next.lo -MD -MP -MF .deps/tif_next.Tpo -c
tif_next.c  -fPIC -DPIC -o .libs/tif_next.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_lzw.lo -MD -MP -MF .deps/tif_lzw.Tpo -c tif_lzw.c 
-fPIC -DPIC -o .libs/tif_lzw.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_next.lo -MD -MP -MF .deps/tif_next.Tpo -c
tif_next.c -o tif_next.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_ojpeg.lo -MD -MP -MF ".deps/tif_ojpeg.Tpo" -c -o tif_ojpeg.lo tif_ojpeg.c; \
then mv -f ".deps/tif_ojpeg.Tpo" ".deps/tif_ojpeg.Plo"; else rm -f
".deps/tif_ojpeg.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_lzw.lo -MD -MP -MF .deps/tif_lzw.Tpo -c tif_lzw.c
-o tif_lzw.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_open.lo -MD -MP -MF ".deps/tif_open.Tpo" -c -o tif_open.lo tif_open.c; \
then mv -f ".deps/tif_open.Tpo" ".deps/tif_open.Plo"; else rm -f
".deps/tif_open.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_ojpeg.lo -MD -MP -MF .deps/tif_ojpeg.Tpo -c
tif_ojpeg.c  -fPIC -DPIC -o .libs/tif_ojpeg.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_ojpeg.lo -MD -MP -MF .deps/tif_ojpeg.Tpo -c
tif_ojpeg.c -o tif_ojpeg.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_open.lo -MD -MP -MF .deps/tif_open.Tpo -c
tif_open.c  -fPIC -DPIC -o .libs/tif_open.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_packbits.lo -MD -MP -MF ".deps/tif_packbits.Tpo" -c -o tif_packbits.lo
tif_packbits.c; \
then mv -f ".deps/tif_packbits.Tpo" ".deps/tif_packbits.Plo"; else rm -f
".deps/tif_packbits.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_open.lo -MD -MP -MF .deps/tif_open.Tpo -c
tif_open.c -o tif_open.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_packbits.lo -MD -MP -MF .deps/tif_packbits.Tpo -c
tif_packbits.c  -fPIC -DPIC -o .libs/tif_packbits.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_pixarlog.lo -MD -MP -MF ".deps/tif_pixarlog.Tpo" -c -o tif_pixarlog.lo
tif_pixarlog.c; \
then mv -f ".deps/tif_pixarlog.Tpo" ".deps/tif_pixarlog.Plo"; else rm -f
".deps/tif_pixarlog.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_pixarlog.lo -MD -MP -MF .deps/tif_pixarlog.Tpo -c
tif_pixarlog.c  -fPIC -DPIC -o .libs/tif_pixarlog.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_packbits.lo -MD -MP -MF .deps/tif_packbits.Tpo -c
tif_packbits.c -o tif_packbits.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_predict.lo -MD -MP -MF ".deps/tif_predict.Tpo" -c -o tif_predict.lo
tif_predict.c; \
then mv -f ".deps/tif_predict.Tpo" ".deps/tif_predict.Plo"; else rm -f
".deps/tif_predict.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_predict.lo -MD -MP -MF .deps/tif_predict.Tpo -c
tif_predict.c  -fPIC -DPIC -o .libs/tif_predict.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_predict.lo -MD -MP -MF .deps/tif_predict.Tpo -c
tif_predict.c -o tif_predict.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_pixarlog.lo -MD -MP -MF .deps/tif_pixarlog.Tpo -c
tif_pixarlog.c -o tif_pixarlog.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_print.lo -MD -MP -MF ".deps/tif_print.Tpo" -c -o tif_print.lo tif_print.c; \
then mv -f ".deps/tif_print.Tpo" ".deps/tif_print.Plo"; else rm -f
".deps/tif_print.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_print.lo -MD -MP -MF .deps/tif_print.Tpo -c
tif_print.c  -fPIC -DPIC -o .libs/tif_print.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_read.lo -MD -MP -MF ".deps/tif_read.Tpo" -c -o tif_read.lo tif_read.c; \
then mv -f ".deps/tif_read.Tpo" ".deps/tif_read.Plo"; else rm -f
".deps/tif_read.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_print.lo -MD -MP -MF .deps/tif_print.Tpo -c
tif_print.c -o tif_print.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_read.lo -MD -MP -MF .deps/tif_read.Tpo -c
tif_read.c  -fPIC -DPIC -o .libs/tif_read.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_strip.lo -MD -MP -MF ".deps/tif_strip.Tpo" -c -o tif_strip.lo tif_strip.c; \
then mv -f ".deps/tif_strip.Tpo" ".deps/tif_strip.Plo"; else rm -f
".deps/tif_strip.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_read.lo -MD -MP -MF .deps/tif_read.Tpo -c
tif_read.c -o tif_read.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_swab.lo -MD -MP -MF ".deps/tif_swab.Tpo" -c -o tif_swab.lo tif_swab.c; \
then mv -f ".deps/tif_swab.Tpo" ".deps/tif_swab.Plo"; else rm -f
".deps/tif_swab.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_strip.lo -MD -MP -MF .deps/tif_strip.Tpo -c
tif_strip.c  -fPIC -DPIC -o .libs/tif_strip.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_strip.lo -MD -MP -MF .deps/tif_strip.Tpo -c
tif_strip.c -o tif_strip.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_swab.lo -MD -MP -MF .deps/tif_swab.Tpo -c
tif_swab.c  -fPIC -DPIC -o .libs/tif_swab.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_thunder.lo -MD -MP -MF ".deps/tif_thunder.Tpo" -c -o tif_thunder.lo
tif_thunder.c; \
then mv -f ".deps/tif_thunder.Tpo" ".deps/tif_thunder.Plo"; else rm -f
".deps/tif_thunder.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_swab.lo -MD -MP -MF .deps/tif_swab.Tpo -c
tif_swab.c -o tif_swab.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_tile.lo -MD -MP -MF ".deps/tif_tile.Tpo" -c -o tif_tile.lo tif_tile.c; \
then mv -f ".deps/tif_tile.Tpo" ".deps/tif_tile.Plo"; else rm -f
".deps/tif_tile.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_thunder.lo -MD -MP -MF .deps/tif_thunder.Tpo -c
tif_thunder.c  -fPIC -DPIC -o .libs/tif_thunder.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_tile.lo -MD -MP -MF .deps/tif_tile.Tpo -c
tif_tile.c  -fPIC -DPIC -o .libs/tif_tile.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_thunder.lo -MD -MP -MF .deps/tif_thunder.Tpo -c
tif_thunder.c -o tif_thunder.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_unix.lo -MD -MP -MF ".deps/tif_unix.Tpo" -c -o tif_unix.lo tif_unix.c; \
then mv -f ".deps/tif_unix.Tpo" ".deps/tif_unix.Plo"; else rm -f
".deps/tif_unix.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_tile.lo -MD -MP -MF .deps/tif_tile.Tpo -c
tif_tile.c -o tif_tile.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_unix.lo -MD -MP -MF .deps/tif_unix.Tpo -c
tif_unix.c  -fPIC -DPIC -o .libs/tif_unix.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_version.lo -MD -MP -MF ".deps/tif_version.Tpo" -c -o tif_version.lo
tif_version.c; \
then mv -f ".deps/tif_version.Tpo" ".deps/tif_version.Plo"; else rm -f
".deps/tif_version.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_version.lo -MD -MP -MF .deps/tif_version.Tpo -c
tif_version.c  -fPIC -DPIC -o .libs/tif_version.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_unix.lo -MD -MP -MF .deps/tif_unix.Tpo -c
tif_unix.c -o tif_unix.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_version.lo -MD -MP -MF .deps/tif_version.Tpo -c
tif_version.c -o tif_version.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_warning.lo -MD -MP -MF ".deps/tif_warning.Tpo" -c -o tif_warning.lo
tif_warning.c; \
then mv -f ".deps/tif_warning.Tpo" ".deps/tif_warning.Plo"; else rm -f
".deps/tif_warning.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_write.lo -MD -MP -MF ".deps/tif_write.Tpo" -c -o tif_write.lo tif_write.c; \
then mv -f ".deps/tif_write.Tpo" ".deps/tif_write.Plo"; else rm -f
".deps/tif_write.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_warning.lo -MD -MP -MF .deps/tif_warning.Tpo -c
tif_warning.c  -fPIC -DPIC -o .libs/tif_warning.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_warning.lo -MD -MP -MF .deps/tif_warning.Tpo -c
tif_warning.c -o tif_warning.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_zip.lo -MD -MP -MF ".deps/tif_zip.Tpo" -c -o tif_zip.lo tif_zip.c; \
then mv -f ".deps/tif_zip.Tpo" ".deps/tif_zip.Plo"; else rm -f
".deps/tif_zip.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_write.lo -MD -MP -MF .deps/tif_write.Tpo -c
tif_write.c  -fPIC -DPIC -o .libs/tif_write.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_write.lo -MD -MP -MF .deps/tif_write.Tpo -c
tif_write.c -o tif_write.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_zip.lo -MD -MP -MF .deps/tif_zip.Tpo -c tif_zip.c 
-fPIC -DPIC -o .libs/tif_zip.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_zip.lo -MD -MP -MF .deps/tif_zip.Tpo -c tif_zip.c
-o tif_zip.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I. -I.     -O2 -march=athlon-xp -fomit-frame-pointer
-MT tif_stream.lo -MD -MP -MF ".deps/tif_stream.Tpo" -c -o tif_stream.lo
tif_stream.cxx; \
then mv -f ".deps/tif_stream.Tpo" ".deps/tif_stream.Plo"; else rm -f
".deps/tif_stream.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I.     -O2
-march=athlon-xp -fomit-frame-pointer -MT mkg3states.o -MD -MP -MF
".deps/mkg3states.Tpo" -c -o mkg3states.o mkg3states.c; \
then mv -f ".deps/mkg3states.Tpo" ".deps/mkg3states.Po"; else rm -f
".deps/mkg3states.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2
-march=athlon-xp -fomit-frame-pointer   -o libtiff.la -rpath /usr/lib
-no-undefined -version-number 3:7:2 tif_aux.lo tif_close.lo tif_codec.lo
tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo
tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo tif_fax3.lo
tif_fax3sm.lo tif_flush.lo tif_getimage.lo tif_jpeg.lo tif_luv.lo tif_lzw.lo
tif_next.lo tif_ojpeg.lo tif_open.lo tif_packbits.lo tif_pixarlog.lo
tif_predict.lo tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo tif_thunder.lo
tif_tile.lo tif_unix.lo tif_version.lo tif_warning.lo tif_write.lo tif_zip.lo 
-ljpeg -lz -lm -lc
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_stream.lo -MD -MP -MF .deps/tif_stream.Tpo -c
tif_stream.cxx  -fPIC -DPIC -o .libs/tif_stream.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -march=athlon-xp
-fomit-frame-pointer -MT tif_stream.lo -MD -MP -MF .deps/tif_stream.Tpo -c
tif_stream.cxx -o tif_stream.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -shared  .libs/tif_aux.o .libs/tif_close.o
.libs/tif_codec.o .libs/tif_color.o .libs/tif_compress.o .libs/tif_dir.o
.libs/tif_dirinfo.o .libs/tif_dirread.o .libs/tif_dirwrite.o
.libs/tif_dumpmode.o .libs/tif_error.o .libs/tif_extension.o .libs/tif_fax3.o
.libs/tif_fax3sm.o .libs/tif_flush.o .libs/tif_getimage.o .libs/tif_jpeg.o
.libs/tif_luv.o .libs/tif_lzw.o .libs/tif_next.o .libs/tif_ojpeg.o
.libs/tif_open.o .libs/tif_packbits.o .libs/tif_pixarlog.o .libs/tif_predict.o
.libs/tif_print.o .libs/tif_read.o .libs/tif_strip.o .libs/tif_swab.o
.libs/tif_thunder.o .libs/tif_tile.o .libs/tif_unix.o .libs/tif_version.o
.libs/tif_warning.o .libs/tif_write.o .libs/tif_zip.o  /usr/lib/libjpeg.so -lz
-lm -lc  -march=athlon-xp -Wl,-soname -Wl,libtiff.so.3 -o .libs/libtiff.so.3.7.2
(cd .libs && rm -f libtiff.so.3 && ln -s libtiff.so.3.7.2 libtiff.so.3)
(cd .libs && rm -f libtiff.so && ln -s libtiff.so.3.7.2 libtiff.so)
i686-pc-linux-gnu-ar cru .libs/libtiff.a  tif_aux.o tif_close.o tif_codec.o
tif_color.o tif_compress.o tif_dir.o tif_dirinfo.o tif_dirread.o tif_dirwrite.o
tif_dumpmode.o tif_error.o tif_extension.o tif_fax3.o tif_fax3sm.o tif_flush.o
tif_getimage.o tif_jpeg.o tif_luv.o tif_lzw.o tif_next.o tif_ojpeg.o tif_open.o
tif_packbits.o tif_pixarlog.o tif_predict.o tif_print.o tif_read.o tif_strip.o
tif_swab.o tif_thunder.o tif_tile.o tif_unix.o tif_version.o tif_warning.o
tif_write.o tif_zip.o
i686-pc-linux-gnu-ranlib .libs/libtiff.a
creating libtiff.la
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No
such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a
valid libtool archive
make[2]: *** [libtiff.la] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/libtiff'make[1]: *** [all] Error 2
make[1]: Leaving directory
`/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/libtiff'make: *** [all-recursive]
Error 1
 
!!! ERROR: media-libs/tiff-3.7.2 failed.
!!! Function src_compile, Line 27, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11.9 i686)
=================================================================
System uname: 2.6.11.9 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 29 2005, 17:48:13)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.5, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups emboss encode
foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imlib ipv6 jpeg kde libg++ libwww
mad mbox mikmod milter motif mp3 mpeg ncurses nls oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl spell ssl svga tcpd
truetype truetype-fonts type1-fonts xml2 xmms xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-17 12:04:47 UTC

*** This bug has been marked as a duplicate of 90039 ***