bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure problem - not building df - coreutils 5.2.1


From: Charles Notley
Subject: Re: configure problem - not building df - coreutils 5.2.1
Date: Tue, 19 Jul 2005 17:15:47 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)



Paul Eggert wrote:
Charles Notley <address@hidden> writes:


I'm using the following versions of automake and autoconf:
autoconf-2.59
automake-1.95
I configured using the following options:
--prefix=/opt/coreutils_mips --host=mipsel-unknown-linux-gnu

make output no errors or warnings, but df didn't build and I don't
understand autoconf and automake well enough to determine why
not.


Can you please email to <address@hidden> the complete output of
"./configure --prefix=/opt/coreutils_mips
--host=mipsel-unknown-linux-gnu" and "make"?  That will help us
diagnose the problem.

PS.  Why did you need the --host argument?  It should be deduced
automatically.


I set the --host argument because I'm cross-compiling.
make  all-recursive
make[1]: Entering directory `/home/chn/coreutils-5.2.1'
Making all in lib
make[2]: Entering directory `/home/chn/coreutils-5.2.1/lib'
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
cp ./fnmatch_.h fnmatch.h-t
mv fnmatch.h-t fnmatch.h
make  all-am
make[3]: Entering directory `/home/chn/coreutils-5.2.1/lib'
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT acl.o 
-MD -MP -MF ".deps/acl.Tpo" -c -o acl.o acl.c; \
then mv -f ".deps/acl.Tpo" ".deps/acl.Po"; else rm -f ".deps/acl.Tpo"; exit 1; 
fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
getdate.o -MD -MP -MF ".deps/getdate.Tpo" -c -o getdate.o getdate.c; \
then mv -f ".deps/getdate.Tpo" ".deps/getdate.Po"; else rm -f 
".deps/getdate.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
posixtm.o -MD -MP -MF ".deps/posixtm.Tpo" -c -o posixtm.o posixtm.c; \
then mv -f ".deps/posixtm.Tpo" ".deps/posixtm.Po"; else rm -f 
".deps/posixtm.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
posixver.o -MD -MP -MF ".deps/posixver.Tpo" -c -o posixver.o posixver.c; \
then mv -f ".deps/posixver.Tpo" ".deps/posixver.Po"; else rm -f 
".deps/posixver.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
strftime.o -MD -MP -MF ".deps/strftime.Tpo" -c -o strftime.o strftime.c; \
then mv -f ".deps/strftime.Tpo" ".deps/strftime.Po"; else rm -f 
".deps/strftime.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f 
".deps/getopt1.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT hash.o 
-MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \
then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 
1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
hash-pjw.o -MD -MP -MF ".deps/hash-pjw.Tpo" -c -o hash-pjw.o hash-pjw.c; \
then mv -f ".deps/hash-pjw.Tpo" ".deps/hash-pjw.Po"; else rm -f 
".deps/hash-pjw.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
addext.o -MD -MP -MF ".deps/addext.Tpo" -c -o addext.o addext.c; \
then mv -f ".deps/addext.Tpo" ".deps/addext.Po"; else rm -f ".deps/addext.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
argmatch.o -MD -MP -MF ".deps/argmatch.Tpo" -c -o argmatch.o argmatch.c; \
then mv -f ".deps/argmatch.Tpo" ".deps/argmatch.Po"; else rm -f 
".deps/argmatch.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
backupfile.o -MD -MP -MF ".deps/backupfile.Tpo" -c -o backupfile.o 
backupfile.c; \
then mv -f ".deps/backupfile.Tpo" ".deps/backupfile.Po"; else rm -f 
".deps/backupfile.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \
then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f 
".deps/basename.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
c-strtod.o -MD -MP -MF ".deps/c-strtod.Tpo" -c -o c-strtod.o c-strtod.c; \
then mv -f ".deps/c-strtod.Tpo" ".deps/c-strtod.Po"; else rm -f 
".deps/c-strtod.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
canon-host.o -MD -MP -MF ".deps/canon-host.Tpo" -c -o canon-host.o 
canon-host.c; \
then mv -f ".deps/canon-host.Tpo" ".deps/canon-host.Po"; else rm -f 
".deps/canon-host.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
cloexec.o -MD -MP -MF ".deps/cloexec.Tpo" -c -o cloexec.o cloexec.c; \
then mv -f ".deps/cloexec.Tpo" ".deps/cloexec.Po"; else rm -f 
".deps/cloexec.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
closeout.o -MD -MP -MF ".deps/closeout.Tpo" -c -o closeout.o closeout.c; \
then mv -f ".deps/closeout.Tpo" ".deps/closeout.Po"; else rm -f 
".deps/closeout.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
cycle-check.o -MD -MP -MF ".deps/cycle-check.Tpo" -c -o cycle-check.o 
cycle-check.c; \
then mv -f ".deps/cycle-check.Tpo" ".deps/cycle-check.Po"; else rm -f 
".deps/cycle-check.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
diacrit.o -MD -MP -MF ".deps/diacrit.Tpo" -c -o diacrit.o diacrit.c; \
then mv -f ".deps/diacrit.Tpo" ".deps/diacrit.Po"; else rm -f 
".deps/diacrit.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \
then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f 
".deps/dirname.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
dup-safer.o -MD -MP -MF ".deps/dup-safer.Tpo" -c -o dup-safer.o dup-safer.c; \
then mv -f ".deps/dup-safer.Tpo" ".deps/dup-safer.Po"; else rm -f 
".deps/dup-safer.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
exclude.o -MD -MP -MF ".deps/exclude.Tpo" -c -o exclude.o exclude.c; \
then mv -f ".deps/exclude.Tpo" ".deps/exclude.Po"; else rm -f 
".deps/exclude.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; \
then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f 
".deps/exitfail.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
filemode.o -MD -MP -MF ".deps/filemode.Tpo" -c -o filemode.o filemode.c; \
then mv -f ".deps/filemode.Tpo" ".deps/filemode.Po"; else rm -f 
".deps/filemode.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
file-type.o -MD -MP -MF ".deps/file-type.Tpo" -c -o file-type.o file-type.c; \
then mv -f ".deps/file-type.Tpo" ".deps/file-type.Po"; else rm -f 
".deps/file-type.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
fopen-safer.o -MD -MP -MF ".deps/fopen-safer.Tpo" -c -o fopen-safer.o 
fopen-safer.c; \
then mv -f ".deps/fopen-safer.Tpo" ".deps/fopen-safer.Po"; else rm -f 
".deps/fopen-safer.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT fts.o 
-MD -MP -MF ".deps/fts.Tpo" -c -o fts.o fts.c; \
then mv -f ".deps/fts.Tpo" ".deps/fts.Po"; else rm -f ".deps/fts.Tpo"; exit 1; 
fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
full-read.o -MD -MP -MF ".deps/full-read.Tpo" -c -o full-read.o full-read.c; \
then mv -f ".deps/full-read.Tpo" ".deps/full-read.Po"; else rm -f 
".deps/full-read.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
full-write.o -MD -MP -MF ".deps/full-write.Tpo" -c -o full-write.o 
full-write.c; \
then mv -f ".deps/full-write.Tpo" ".deps/full-write.Po"; else rm -f 
".deps/full-write.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
gettime.o -MD -MP -MF ".deps/gettime.Tpo" -c -o gettime.o gettime.c; \
then mv -f ".deps/gettime.Tpo" ".deps/gettime.Po"; else rm -f 
".deps/gettime.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
getugroups.o -MD -MP -MF ".deps/getugroups.Tpo" -c -o getugroups.o 
getugroups.c; \
then mv -f ".deps/getugroups.Tpo" ".deps/getugroups.Po"; else rm -f 
".deps/getugroups.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
hard-locale.o -MD -MP -MF ".deps/hard-locale.Tpo" -c -o hard-locale.o 
hard-locale.c; \
then mv -f ".deps/hard-locale.Tpo" ".deps/hard-locale.Po"; else rm -f 
".deps/hard-locale.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
human.o -MD -MP -MF ".deps/human.Tpo" -c -o human.o human.c; \
then mv -f ".deps/human.Tpo" ".deps/human.Po"; else rm -f ".deps/human.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
idcache.o -MD -MP -MF ".deps/idcache.Tpo" -c -o idcache.o idcache.c; \
then mv -f ".deps/idcache.Tpo" ".deps/idcache.Po"; else rm -f 
".deps/idcache.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
isdir.o -MD -MP -MF ".deps/isdir.Tpo" -c -o isdir.o isdir.c; \
then mv -f ".deps/isdir.Tpo" ".deps/isdir.Po"; else rm -f ".deps/isdir.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
imaxtostr.o -MD -MP -MF ".deps/imaxtostr.Tpo" -c -o imaxtostr.o imaxtostr.c; \
then mv -f ".deps/imaxtostr.Tpo" ".deps/imaxtostr.Po"; else rm -f 
".deps/imaxtostr.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
linebuffer.o -MD -MP -MF ".deps/linebuffer.Tpo" -c -o linebuffer.o 
linebuffer.c; \
then mv -f ".deps/linebuffer.Tpo" ".deps/linebuffer.Po"; else rm -f 
".deps/linebuffer.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
localcharset.o -MD -MP -MF ".deps/localcharset.Tpo" -c -o localcharset.o 
localcharset.c; \
then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Po"; else rm -f 
".deps/localcharset.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
long-options.o -MD -MP -MF ".deps/long-options.Tpo" -c -o long-options.o 
long-options.c; \
then mv -f ".deps/long-options.Tpo" ".deps/long-options.Po"; else rm -f 
".deps/long-options.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
makepath.o -MD -MP -MF ".deps/makepath.Tpo" -c -o makepath.o makepath.c; \
then mv -f ".deps/makepath.Tpo" ".deps/makepath.Po"; else rm -f 
".deps/makepath.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
mbswidth.o -MD -MP -MF ".deps/mbswidth.Tpo" -c -o mbswidth.o mbswidth.c; \
then mv -f ".deps/mbswidth.Tpo" ".deps/mbswidth.Po"; else rm -f 
".deps/mbswidth.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT md5.o 
-MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; 
fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
memcasecmp.o -MD -MP -MF ".deps/memcasecmp.Tpo" -c -o memcasecmp.o 
memcasecmp.c; \
then mv -f ".deps/memcasecmp.Tpo" ".deps/memcasecmp.Po"; else rm -f 
".deps/memcasecmp.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
memcoll.o -MD -MP -MF ".deps/memcoll.Tpo" -c -o memcoll.o memcoll.c; \
then mv -f ".deps/memcoll.Tpo" ".deps/memcoll.Po"; else rm -f 
".deps/memcoll.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
modechange.o -MD -MP -MF ".deps/modechange.Tpo" -c -o modechange.o 
modechange.c; \
then mv -f ".deps/modechange.Tpo" ".deps/modechange.Po"; else rm -f 
".deps/modechange.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
offtostr.o -MD -MP -MF ".deps/offtostr.Tpo" -c -o offtostr.o offtostr.c; \
then mv -f ".deps/offtostr.Tpo" ".deps/offtostr.Po"; else rm -f 
".deps/offtostr.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
path-concat.o -MD -MP -MF ".deps/path-concat.Tpo" -c -o path-concat.o 
path-concat.c; \
then mv -f ".deps/path-concat.Tpo" ".deps/path-concat.Po"; else rm -f 
".deps/path-concat.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
physmem.o -MD -MP -MF ".deps/physmem.Tpo" -c -o physmem.o physmem.c; \
then mv -f ".deps/physmem.Tpo" ".deps/physmem.Po"; else rm -f 
".deps/physmem.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
quote.o -MD -MP -MF ".deps/quote.Tpo" -c -o quote.o quote.c; \
then mv -f ".deps/quote.Tpo" ".deps/quote.Po"; else rm -f ".deps/quote.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
quotearg.o -MD -MP -MF ".deps/quotearg.Tpo" -c -o quotearg.o quotearg.c; \
then mv -f ".deps/quotearg.Tpo" ".deps/quotearg.Po"; else rm -f 
".deps/quotearg.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
readtokens.o -MD -MP -MF ".deps/readtokens.Tpo" -c -o readtokens.o 
readtokens.c; \
then mv -f ".deps/readtokens.Tpo" ".deps/readtokens.Po"; else rm -f 
".deps/readtokens.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
root-dev-ino.o -MD -MP -MF ".deps/root-dev-ino.Tpo" -c -o root-dev-ino.o 
root-dev-ino.c; \
then mv -f ".deps/root-dev-ino.Tpo" ".deps/root-dev-ino.Po"; else rm -f 
".deps/root-dev-ino.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
safe-read.o -MD -MP -MF ".deps/safe-read.Tpo" -c -o safe-read.o safe-read.c; \
then mv -f ".deps/safe-read.Tpo" ".deps/safe-read.Po"; else rm -f 
".deps/safe-read.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
safe-write.o -MD -MP -MF ".deps/safe-write.Tpo" -c -o safe-write.o 
safe-write.c; \
then mv -f ".deps/safe-write.Tpo" ".deps/safe-write.Po"; else rm -f 
".deps/safe-write.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT same.o 
-MD -MP -MF ".deps/same.Tpo" -c -o same.o same.c; \
then mv -f ".deps/same.Tpo" ".deps/same.Po"; else rm -f ".deps/same.Tpo"; exit 
1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
save-cwd.o -MD -MP -MF ".deps/save-cwd.Tpo" -c -o save-cwd.o save-cwd.c; \
then mv -f ".deps/save-cwd.Tpo" ".deps/save-cwd.Po"; else rm -f 
".deps/save-cwd.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
savedir.o -MD -MP -MF ".deps/savedir.Tpo" -c -o savedir.o savedir.c; \
then mv -f ".deps/savedir.Tpo" ".deps/savedir.Po"; else rm -f 
".deps/savedir.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
settime.o -MD -MP -MF ".deps/settime.Tpo" -c -o settime.o settime.c; \
then mv -f ".deps/settime.Tpo" ".deps/settime.Po"; else rm -f 
".deps/settime.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT sha1.o 
-MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.o sha1.c; \
then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 
1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o 
stripslash.c; \
then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f 
".deps/stripslash.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
time_r.o -MD -MP -MF ".deps/time_r.Tpo" -c -o time_r.o time_r.c; \
then mv -f ".deps/time_r.Tpo" ".deps/time_r.Po"; else rm -f ".deps/time_r.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
umaxtostr.o -MD -MP -MF ".deps/umaxtostr.Tpo" -c -o umaxtostr.o umaxtostr.c; \
then mv -f ".deps/umaxtostr.Tpo" ".deps/umaxtostr.Po"; else rm -f 
".deps/umaxtostr.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
unicodeio.o -MD -MP -MF ".deps/unicodeio.Tpo" -c -o unicodeio.o unicodeio.c; \
then mv -f ".deps/unicodeio.Tpo" ".deps/unicodeio.Po"; else rm -f 
".deps/unicodeio.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
userspec.o -MD -MP -MF ".deps/userspec.Tpo" -c -o userspec.o userspec.c; \
then mv -f ".deps/userspec.Tpo" ".deps/userspec.Po"; else rm -f 
".deps/userspec.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
utimens.o -MD -MP -MF ".deps/utimens.Tpo" -c -o utimens.o utimens.c; \
then mv -f ".deps/utimens.Tpo" ".deps/utimens.Po"; else rm -f 
".deps/utimens.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
version-etc.o -MD -MP -MF ".deps/version-etc.Tpo" -c -o version-etc.o 
version-etc.c; \
then mv -f ".deps/version-etc.Tpo" ".deps/version-etc.Po"; else rm -f 
".deps/version-etc.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT xfts.o 
-MD -MP -MF ".deps/xfts.Tpo" -c -o xfts.o xfts.c; \
then mv -f ".deps/xfts.Tpo" ".deps/xfts.Po"; else rm -f ".deps/xfts.Tpo"; exit 
1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xgetcwd.o -MD -MP -MF ".deps/xgetcwd.Tpo" -c -o xgetcwd.o xgetcwd.c; \
then mv -f ".deps/xgetcwd.Tpo" ".deps/xgetcwd.Po"; else rm -f 
".deps/xgetcwd.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xgethostname.o -MD -MP -MF ".deps/xgethostname.Tpo" -c -o xgethostname.o 
xgethostname.c; \
then mv -f ".deps/xgethostname.Tpo" ".deps/xgethostname.Po"; else rm -f 
".deps/xgethostname.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \
then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f 
".deps/xmalloc.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xmemcoll.o -MD -MP -MF ".deps/xmemcoll.Tpo" -c -o xmemcoll.o xmemcoll.c; \
then mv -f ".deps/xmemcoll.Tpo" ".deps/xmemcoll.Po"; else rm -f 
".deps/xmemcoll.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xnanosleep.o -MD -MP -MF ".deps/xnanosleep.Tpo" -c -o xnanosleep.o 
xnanosleep.c; \
then mv -f ".deps/xnanosleep.Tpo" ".deps/xnanosleep.Po"; else rm -f 
".deps/xnanosleep.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xreadlink.o -MD -MP -MF ".deps/xreadlink.Tpo" -c -o xreadlink.o xreadlink.c; \
then mv -f ".deps/xreadlink.Tpo" ".deps/xreadlink.Po"; else rm -f 
".deps/xreadlink.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xstrdup.o -MD -MP -MF ".deps/xstrdup.Tpo" -c -o xstrdup.o xstrdup.c; \
then mv -f ".deps/xstrdup.Tpo" ".deps/xstrdup.Po"; else rm -f 
".deps/xstrdup.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" -c -o xstrndup.o xstrndup.c; \
then mv -f ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; else rm -f 
".deps/xstrndup.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xstrtod.o -MD -MP -MF ".deps/xstrtod.Tpo" -c -o xstrtod.o xstrtod.c; \
then mv -f ".deps/xstrtod.Tpo" ".deps/xstrtod.Po"; else rm -f 
".deps/xstrtod.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xstrtoimax.o -MD -MP -MF ".deps/xstrtoimax.Tpo" -c -o xstrtoimax.o 
xstrtoimax.c; \
then mv -f ".deps/xstrtoimax.Tpo" ".deps/xstrtoimax.Po"; else rm -f 
".deps/xstrtoimax.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xstrtol.o -MD -MP -MF ".deps/xstrtol.Tpo" -c -o xstrtol.o xstrtol.c; \
then mv -f ".deps/xstrtol.Tpo" ".deps/xstrtol.Po"; else rm -f 
".deps/xstrtol.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xstrtoul.o -MD -MP -MF ".deps/xstrtoul.Tpo" -c -o xstrtoul.o xstrtoul.c; \
then mv -f ".deps/xstrtoul.Tpo" ".deps/xstrtoul.Po"; else rm -f 
".deps/xstrtoul.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
xstrtoumax.o -MD -MP -MF ".deps/xstrtoumax.Tpo" -c -o xstrtoumax.o 
xstrtoumax.c; \
then mv -f ".deps/xstrtoumax.Tpo" ".deps/xstrtoumax.Po"; else rm -f 
".deps/xstrtoumax.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
yesno.o -MD -MP -MF ".deps/yesno.Tpo" -c -o yesno.o yesno.c; \
then mv -f ".deps/yesno.Tpo" ".deps/yesno.Po"; else rm -f ".deps/yesno.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
getline.o -MD -MP -MF ".deps/getline.Tpo" -c -o getline.o getline.c; \
then mv -f ".deps/getline.Tpo" ".deps/getline.Po"; else rm -f 
".deps/getline.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
getndelim2.o -MD -MP -MF ".deps/getndelim2.Tpo" -c -o getndelim2.o 
getndelim2.c; \
then mv -f ".deps/getndelim2.Tpo" ".deps/getndelim2.Po"; else rm -f 
".deps/getndelim2.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
mkdir.o -MD -MP -MF ".deps/mkdir.Tpo" -c -o mkdir.o mkdir.c; \
then mv -f ".deps/mkdir.Tpo" ".deps/mkdir.Po"; else rm -f ".deps/mkdir.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
mkstemp.o -MD -MP -MF ".deps/mkstemp.Tpo" -c -o mkstemp.o mkstemp.c; \
then mv -f ".deps/mkstemp.Tpo" ".deps/mkstemp.Po"; else rm -f 
".deps/mkstemp.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
tempname.o -MD -MP -MF ".deps/tempname.Tpo" -c -o tempname.o tempname.c; \
then mv -f ".deps/tempname.Tpo" ".deps/tempname.Po"; else rm -f 
".deps/tempname.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
fnmatch.o -MD -MP -MF ".deps/fnmatch.Tpo" -c -o fnmatch.o fnmatch.c; \
then mv -f ".deps/fnmatch.Tpo" ".deps/fnmatch.Po"; else rm -f 
".deps/fnmatch.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
mktime.o -MD -MP -MF ".deps/mktime.Tpo" -c -o mktime.o mktime.c; \
then mv -f ".deps/mktime.Tpo" ".deps/mktime.Po"; else rm -f ".deps/mktime.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
sig2str.o -MD -MP -MF ".deps/sig2str.Tpo" -c -o sig2str.o sig2str.c; \
then mv -f ".deps/sig2str.Tpo" ".deps/sig2str.Po"; else rm -f 
".deps/sig2str.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
strnlen.o -MD -MP -MF ".deps/strnlen.Tpo" -c -o strnlen.o strnlen.c; \
then mv -f ".deps/strnlen.Tpo" ".deps/strnlen.Po"; else rm -f 
".deps/strnlen.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
strtod.o -MD -MP -MF ".deps/strtod.Tpo" -c -o strtod.o strtod.c; \
then mv -f ".deps/strtod.Tpo" ".deps/strtod.Po"; else rm -f ".deps/strtod.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
vasnprintf.o -MD -MP -MF ".deps/vasnprintf.Tpo" -c -o vasnprintf.o 
vasnprintf.c; \
then mv -f ".deps/vasnprintf.Tpo" ".deps/vasnprintf.Po"; else rm -f 
".deps/vasnprintf.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
printf-args.o -MD -MP -MF ".deps/printf-args.Tpo" -c -o printf-args.o 
printf-args.c; \
then mv -f ".deps/printf-args.Tpo" ".deps/printf-args.Po"; else rm -f 
".deps/printf-args.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
printf-parse.o -MD -MP -MF ".deps/printf-parse.Tpo" -c -o printf-parse.o 
printf-parse.c; \
then mv -f ".deps/printf-parse.Tpo" ".deps/printf-parse.Po"; else rm -f 
".deps/printf-parse.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
asnprintf.o -MD -MP -MF ".deps/asnprintf.Tpo" -c -o asnprintf.o asnprintf.c; \
then mv -f ".deps/asnprintf.Tpo" ".deps/asnprintf.Po"; else rm -f 
".deps/asnprintf.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
memcmp.o -MD -MP -MF ".deps/memcmp.Tpo" -c -o memcmp.o memcmp.c; \
then mv -f ".deps/memcmp.Tpo" ".deps/memcmp.Po"; else rm -f ".deps/memcmp.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
mountlist.o -MD -MP -MF ".deps/mountlist.Tpo" -c -o mountlist.o mountlist.c; \
then mv -f ".deps/mountlist.Tpo" ".deps/mountlist.Po"; else rm -f 
".deps/mountlist.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
readutmp.o -MD -MP -MF ".deps/readutmp.Tpo" -c -o readutmp.o readutmp.c; \
then mv -f ".deps/readutmp.Tpo" ".deps/readutmp.Po"; else rm -f 
".deps/readutmp.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \
then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
malloc.o -MD -MP -MF ".deps/malloc.Tpo" -c -o malloc.o malloc.c; \
then mv -f ".deps/malloc.Tpo" ".deps/malloc.Po"; else rm -f ".deps/malloc.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
realloc.o -MD -MP -MF ".deps/realloc.Tpo" -c -o realloc.o realloc.c; \
then mv -f ".deps/realloc.Tpo" ".deps/realloc.Po"; else rm -f 
".deps/realloc.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
gettimeofday.o -MD -MP -MF ".deps/gettimeofday.Tpo" -c -o gettimeofday.o 
gettimeofday.c; \
then mv -f ".deps/gettimeofday.Tpo" ".deps/gettimeofday.Po"; else rm -f 
".deps/gettimeofday.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
lstat.o -MD -MP -MF ".deps/lstat.Tpo" -c -o lstat.o lstat.c; \
then mv -f ".deps/lstat.Tpo" ".deps/lstat.Po"; else rm -f ".deps/lstat.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
nanosleep.o -MD -MP -MF ".deps/nanosleep.Tpo" -c -o nanosleep.o nanosleep.c; \
then mv -f ".deps/nanosleep.Tpo" ".deps/nanosleep.Po"; else rm -f 
".deps/nanosleep.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
putenv.o -MD -MP -MF ".deps/putenv.Tpo" -c -o putenv.o putenv.c; \
then mv -f ".deps/putenv.Tpo" ".deps/putenv.Po"; else rm -f ".deps/putenv.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT stat.o 
-MD -MP -MF ".deps/stat.Tpo" -c -o stat.o stat.c; \
then mv -f ".deps/stat.Tpo" ".deps/stat.Po"; else rm -f ".deps/stat.Tpo"; exit 
1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
utime.o -MD -MP -MF ".deps/utime.Tpo" -c -o utime.o utime.c; \
then mv -f ".deps/utime.Tpo" ".deps/utime.Po"; else rm -f ".deps/utime.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
rename.o -MD -MP -MF ".deps/rename.Tpo" -c -o rename.o rename.c; \
then mv -f ".deps/rename.Tpo" ".deps/rename.Po"; else rm -f ".deps/rename.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
chown.o -MD -MP -MF ".deps/chown.Tpo" -c -o chown.o chown.c; \
then mv -f ".deps/chown.Tpo" ".deps/chown.Po"; else rm -f ".deps/chown.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT 
getgroups.o -MD -MP -MF ".deps/getgroups.Tpo" -c -o getgroups.o getgroups.c; \
then mv -f ".deps/getgroups.Tpo" ".deps/getgroups.Po"; else rm -f 
".deps/getgroups.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H 
-DLIBDIR=\"/opt/coreutils_mips/lib\" -I. -I. -I..  -I.. -I.   -g -O2 -MT free.o 
-MD -MP -MF ".deps/free.Tpo" -c -o free.o free.c; \
then mv -f ".deps/free.Tpo" ".deps/free.Po"; else rm -f ".deps/free.Tpo"; exit 
1; fi
rm -f libfetish.a
ar cru libfetish.a acl.o getdate.o posixtm.o posixver.o strftime.o getopt.o 
getopt1.o hash.o hash-pjw.o addext.o argmatch.o backupfile.o basename.o 
c-strtod.o canon-host.o cloexec.o closeout.o cycle-check.o diacrit.o dirname.o 
dup-safer.o exclude.o exitfail.o filemode.o file-type.o fopen-safer.o fts.o 
full-read.o full-write.o gettime.o getugroups.o hard-locale.o human.o idcache.o 
isdir.o imaxtostr.o linebuffer.o localcharset.o long-options.o makepath.o 
mbswidth.o md5.o memcasecmp.o memcoll.o modechange.o offtostr.o path-concat.o 
physmem.o quote.o quotearg.o readtokens.o root-dev-ino.o safe-read.o 
safe-write.o same.o save-cwd.o savedir.o settime.o sha1.o stripslash.o time_r.o 
umaxtostr.o unicodeio.o userspec.o utimens.o version-etc.o xfts.o xgetcwd.o 
xgethostname.o xmalloc.o xmemcoll.o xnanosleep.o xreadlink.o xstrdup.o 
xstrndup.o xstrtod.o xstrtoimax.o xstrtol.o xstrtoul.o xstrtoumax.o yesno.o 
getline.o getndelim2.o mkdir.o mkstemp.o tempname.o fnmatch.o mktime.o 
sig2str.o strnlen.o strtod.o vasnprintf.o printf-args.o printf-parse.o 
asnprintf.o memcmp.o mountlist.o readutmp.o regex.o malloc.o realloc.o 
gettimeofday.o lstat.o nanosleep.o putenv.o stat.o utime.o rename.o chown.o 
getgroups.o free.o 
mipsel-unknown-linux-gnu-ranlib libfetish.a
/bin/sh ./config.charset 'mipsel-unknown-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/coreutils/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/coreutils/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/lib'
make[2]: Leaving directory `/home/chn/coreutils-5.2.1/lib'
Making all in src
make[2]: Entering directory `/home/chn/coreutils-5.2.1/src'
echo '#define LOCALEDIR "/opt/coreutils_mips/share/locale"' >localedir.h-t
cmp localedir.h-t localedir.h > /dev/null 2>&1 && rm -f localedir.h-t || { rm 
-f localedir.h; mv localedir.h-t localedir.h; }
make  all-am
make[3]: Entering directory `/home/chn/coreutils-5.2.1/src'
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT lbracket.o -MD -MP -MF ".deps/lbracket.Tpo" -c -o 
lbracket.o lbracket.c; \
then mv -f ".deps/lbracket.Tpo" ".deps/lbracket.Po"; else rm -f 
".deps/lbracket.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o [  lbracket.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT chgrp.o -MD -MP -MF ".deps/chgrp.Tpo" -c -o chgrp.o 
chgrp.c; \
then mv -f ".deps/chgrp.Tpo" ".deps/chgrp.Po"; else rm -f ".deps/chgrp.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT chown-core.o -MD -MP -MF ".deps/chown-core.Tpo" -c -o 
chown-core.o chown-core.c; \
then mv -f ".deps/chown-core.Tpo" ".deps/chown-core.Po"; else rm -f 
".deps/chown-core.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o chgrp  chgrp.o chown-core.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT chown.o -MD -MP -MF ".deps/chown.Tpo" -c -o chown.o 
chown.c; \
then mv -f ".deps/chown.Tpo" ".deps/chown.Po"; else rm -f ".deps/chown.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o chown  chown.o chown-core.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT chmod.o -MD -MP -MF ".deps/chmod.Tpo" -c -o chmod.o 
chmod.c; \
then mv -f ".deps/chmod.Tpo" ".deps/chmod.Po"; else rm -f ".deps/chmod.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o chmod  chmod.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT cp.o -MD -MP -MF ".deps/cp.Tpo" -c -o cp.o cp.c; \
then mv -f ".deps/cp.Tpo" ".deps/cp.Po"; else rm -f ".deps/cp.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT copy.o -MD -MP -MF ".deps/copy.Tpo" -c -o copy.o copy.c; \
then mv -f ".deps/copy.Tpo" ".deps/copy.Po"; else rm -f ".deps/copy.Tpo"; exit 
1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT cp-hash.o -MD -MP -MF ".deps/cp-hash.Tpo" -c -o cp-hash.o 
cp-hash.c; \
then mv -f ".deps/cp-hash.Tpo" ".deps/cp-hash.Po"; else rm -f 
".deps/cp-hash.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o cp  cp.o copy.o cp-hash.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT dd.o -MD -MP -MF ".deps/dd.Tpo" -c -o dd.o dd.c; \
then mv -f ".deps/dd.Tpo" ".deps/dd.Po"; else rm -f ".deps/dd.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o dd  dd.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT dircolors.o -MD -MP -MF ".deps/dircolors.Tpo" -c -o 
dircolors.o dircolors.c; \
then mv -f ".deps/dircolors.Tpo" ".deps/dircolors.Po"; else rm -f 
".deps/dircolors.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o dircolors  dircolors.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT du.o -MD -MP -MF ".deps/du.Tpo" -c -o du.o du.c; \
then mv -f ".deps/du.Tpo" ".deps/du.Po"; else rm -f ".deps/du.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o du  du.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT install.o -MD -MP -MF ".deps/install.Tpo" -c -o install.o 
install.c; \
then mv -f ".deps/install.Tpo" ".deps/install.Po"; else rm -f 
".deps/install.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o ginstall  install.o copy.o cp-hash.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT link.o -MD -MP -MF ".deps/link.Tpo" -c -o link.o link.c; \
then mv -f ".deps/link.Tpo" ".deps/link.Po"; else rm -f ".deps/link.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o link  link.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT ln.o -MD -MP -MF ".deps/ln.Tpo" -c -o ln.o ln.c; \
then mv -f ".deps/ln.Tpo" ".deps/ln.Po"; else rm -f ".deps/ln.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o ln  ln.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT ls.o -MD -MP -MF ".deps/ls.Tpo" -c -o ls.o ls.c; \
then mv -f ".deps/ls.Tpo" ".deps/ls.Po"; else rm -f ".deps/ls.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT ls-dir.o -MD -MP -MF ".deps/ls-dir.Tpo" -c -o ls-dir.o 
ls-dir.c; \
then mv -f ".deps/ls-dir.Tpo" ".deps/ls-dir.Po"; else rm -f ".deps/ls-dir.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o dir  ls.o ls-dir.o ../lib/libfetish.a 
 ../lib/libfetish.a -lrt 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT ls-vdir.o -MD -MP -MF ".deps/ls-vdir.Tpo" -c -o ls-vdir.o 
ls-vdir.c; \
then mv -f ".deps/ls-vdir.Tpo" ".deps/ls-vdir.Po"; else rm -f 
".deps/ls-vdir.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o vdir  ls.o ls-vdir.o 
../lib/libfetish.a  ../lib/libfetish.a -lrt 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT ls-ls.o -MD -MP -MF ".deps/ls-ls.Tpo" -c -o ls-ls.o 
ls-ls.c; \
then mv -f ".deps/ls-ls.Tpo" ".deps/ls-ls.Po"; else rm -f ".deps/ls-ls.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o ls  ls.o ls-ls.o ../lib/libfetish.a  
../lib/libfetish.a -lrt 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT mkdir.o -MD -MP -MF ".deps/mkdir.Tpo" -c -o mkdir.o 
mkdir.c; \
then mv -f ".deps/mkdir.Tpo" ".deps/mkdir.Po"; else rm -f ".deps/mkdir.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o mkdir  mkdir.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT mkfifo.o -MD -MP -MF ".deps/mkfifo.Tpo" -c -o mkfifo.o 
mkfifo.c; \
then mv -f ".deps/mkfifo.Tpo" ".deps/mkfifo.Po"; else rm -f ".deps/mkfifo.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o mkfifo  mkfifo.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT mknod.o -MD -MP -MF ".deps/mknod.Tpo" -c -o mknod.o 
mknod.c; \
then mv -f ".deps/mknod.Tpo" ".deps/mknod.Po"; else rm -f ".deps/mknod.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o mknod  mknod.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT mv.o -MD -MP -MF ".deps/mv.Tpo" -c -o mv.o mv.c; \
then mv -f ".deps/mv.Tpo" ".deps/mv.Po"; else rm -f ".deps/mv.Tpo"; exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT remove.o -MD -MP -MF ".deps/remove.Tpo" -c -o remove.o 
remove.c; \
then mv -f ".deps/remove.Tpo" ".deps/remove.Po"; else rm -f ".deps/remove.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o mv  mv.o copy.o cp-hash.o remove.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT nohup.o -MD -MP -MF ".deps/nohup.Tpo" -c -o nohup.o 
nohup.c; \
then mv -f ".deps/nohup.Tpo" ".deps/nohup.Po"; else rm -f ".deps/nohup.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o nohup  nohup.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT readlink.o -MD -MP -MF ".deps/readlink.Tpo" -c -o 
readlink.o readlink.c; \
then mv -f ".deps/readlink.Tpo" ".deps/readlink.Po"; else rm -f 
".deps/readlink.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o readlink  readlink.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT rm.o -MD -MP -MF ".deps/rm.Tpo" -c -o rm.o rm.c; \
then mv -f ".deps/rm.Tpo" ".deps/rm.Po"; else rm -f ".deps/rm.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o rm  rm.o remove.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT rmdir.o -MD -MP -MF ".deps/rmdir.Tpo" -c -o rmdir.o 
rmdir.c; \
then mv -f ".deps/rmdir.Tpo" ".deps/rmdir.Po"; else rm -f ".deps/rmdir.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o rmdir  rmdir.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT shred.o -MD -MP -MF ".deps/shred.Tpo" -c -o shred.o 
shred.c; \
then mv -f ".deps/shred.Tpo" ".deps/shred.Po"; else rm -f ".deps/shred.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o shred  shred.o ../lib/libfetish.a  
../lib/libfetish.a -lrt 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT stat.o -MD -MP -MF ".deps/stat.Tpo" -c -o stat.o stat.c; \
then mv -f ".deps/stat.Tpo" ".deps/stat.Po"; else rm -f ".deps/stat.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o stat  stat.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT sync.o -MD -MP -MF ".deps/sync.Tpo" -c -o sync.o sync.c; \
then mv -f ".deps/sync.Tpo" ".deps/sync.Po"; else rm -f ".deps/sync.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o sync  sync.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT touch.o -MD -MP -MF ".deps/touch.Tpo" -c -o touch.o 
touch.c; \
then mv -f ".deps/touch.Tpo" ".deps/touch.Po"; else rm -f ".deps/touch.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o touch  touch.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT unlink.o -MD -MP -MF ".deps/unlink.Tpo" -c -o unlink.o 
unlink.c; \
then mv -f ".deps/unlink.Tpo" ".deps/unlink.Po"; else rm -f ".deps/unlink.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o unlink  unlink.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT cat.o -MD -MP -MF ".deps/cat.Tpo" -c -o cat.o cat.c; \
then mv -f ".deps/cat.Tpo" ".deps/cat.Po"; else rm -f ".deps/cat.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o cat  cat.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT cksum.o -MD -MP -MF ".deps/cksum.Tpo" -c -o cksum.o 
cksum.c; \
then mv -f ".deps/cksum.Tpo" ".deps/cksum.Po"; else rm -f ".deps/cksum.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o cksum  cksum.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT comm.o -MD -MP -MF ".deps/comm.Tpo" -c -o comm.o comm.c; \
then mv -f ".deps/comm.Tpo" ".deps/comm.Po"; else rm -f ".deps/comm.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o comm  comm.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT csplit.o -MD -MP -MF ".deps/csplit.Tpo" -c -o csplit.o 
csplit.c; \
then mv -f ".deps/csplit.Tpo" ".deps/csplit.Po"; else rm -f ".deps/csplit.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o csplit  csplit.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT cut.o -MD -MP -MF ".deps/cut.Tpo" -c -o cut.o cut.c; \
then mv -f ".deps/cut.Tpo" ".deps/cut.Po"; else rm -f ".deps/cut.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o cut  cut.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT expand.o -MD -MP -MF ".deps/expand.Tpo" -c -o expand.o 
expand.c; \
then mv -f ".deps/expand.Tpo" ".deps/expand.Po"; else rm -f ".deps/expand.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o expand  expand.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT fmt.o -MD -MP -MF ".deps/fmt.Tpo" -c -o fmt.o fmt.c; \
then mv -f ".deps/fmt.Tpo" ".deps/fmt.Po"; else rm -f ".deps/fmt.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o fmt  fmt.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT fold.o -MD -MP -MF ".deps/fold.Tpo" -c -o fold.o fold.c; \
then mv -f ".deps/fold.Tpo" ".deps/fold.Po"; else rm -f ".deps/fold.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o fold  fold.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT head.o -MD -MP -MF ".deps/head.Tpo" -c -o head.o head.c; \
then mv -f ".deps/head.Tpo" ".deps/head.Po"; else rm -f ".deps/head.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o head  head.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT join.o -MD -MP -MF ".deps/join.Tpo" -c -o join.o join.c; \
then mv -f ".deps/join.Tpo" ".deps/join.Po"; else rm -f ".deps/join.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o join  join.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT md5sum.o -MD -MP -MF ".deps/md5sum.Tpo" -c -o md5sum.o 
md5sum.c; \
then mv -f ".deps/md5sum.Tpo" ".deps/md5sum.Po"; else rm -f ".deps/md5sum.Tpo"; 
exit 1; fi
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o md5sum  md5sum.o md5.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT nl.o -MD -MP -MF ".deps/nl.Tpo" -c -o nl.o nl.c; \
then mv -f ".deps/nl.Tpo" ".deps/nl.Po"; else rm -f ".deps/nl.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o nl  nl.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT od.o -MD -MP -MF ".deps/od.Tpo" -c -o od.o od.c; \
then mv -f ".deps/od.Tpo" ".deps/od.Po"; else rm -f ".deps/od.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o od  od.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT paste.o -MD -MP -MF ".deps/paste.Tpo" -c -o paste.o 
paste.c; \
then mv -f ".deps/paste.Tpo" ".deps/paste.Po"; else rm -f ".deps/paste.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o paste  paste.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT pr.o -MD -MP -MF ".deps/pr.Tpo" -c -o pr.o pr.c; \
then mv -f ".deps/pr.Tpo" ".deps/pr.Po"; else rm -f ".deps/pr.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o pr  pr.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT ptx.o -MD -MP -MF ".deps/ptx.Tpo" -c -o ptx.o ptx.c; \
then mv -f ".deps/ptx.Tpo" ".deps/ptx.Po"; else rm -f ".deps/ptx.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o ptx  ptx.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT sha1sum.o -MD -MP -MF ".deps/sha1sum.Tpo" -c -o sha1sum.o 
sha1sum.c; \
then mv -f ".deps/sha1sum.Tpo" ".deps/sha1sum.Po"; else rm -f 
".deps/sha1sum.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o sha1sum  md5sum.o sha1sum.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT sort.o -MD -MP -MF ".deps/sort.Tpo" -c -o sort.o sort.c; \
then mv -f ".deps/sort.Tpo" ".deps/sort.Po"; else rm -f ".deps/sort.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o sort  sort.o ../lib/libfetish.a  
../lib/libfetish.a -lm 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT split.o -MD -MP -MF ".deps/split.Tpo" -c -o split.o 
split.c; \
then mv -f ".deps/split.Tpo" ".deps/split.Po"; else rm -f ".deps/split.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o split  split.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT sum.o -MD -MP -MF ".deps/sum.Tpo" -c -o sum.o sum.c; \
then mv -f ".deps/sum.Tpo" ".deps/sum.Po"; else rm -f ".deps/sum.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o sum  sum.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT tac.o -MD -MP -MF ".deps/tac.Tpo" -c -o tac.o tac.c; \
then mv -f ".deps/tac.Tpo" ".deps/tac.Po"; else rm -f ".deps/tac.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o tac  tac.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT tail.o -MD -MP -MF ".deps/tail.Tpo" -c -o tail.o tail.c; \
then mv -f ".deps/tail.Tpo" ".deps/tail.Po"; else rm -f ".deps/tail.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o tail  tail.o ../lib/libfetish.a  
../lib/libfetish.a -lm -lm -lrt  
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT tr.o -MD -MP -MF ".deps/tr.Tpo" -c -o tr.o tr.c; \
then mv -f ".deps/tr.Tpo" ".deps/tr.Po"; else rm -f ".deps/tr.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o tr  tr.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT tsort.o -MD -MP -MF ".deps/tsort.Tpo" -c -o tsort.o 
tsort.c; \
then mv -f ".deps/tsort.Tpo" ".deps/tsort.Po"; else rm -f ".deps/tsort.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o tsort  tsort.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT unexpand.o -MD -MP -MF ".deps/unexpand.Tpo" -c -o 
unexpand.o unexpand.c; \
then mv -f ".deps/unexpand.Tpo" ".deps/unexpand.Po"; else rm -f 
".deps/unexpand.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o unexpand  unexpand.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT uniq.o -MD -MP -MF ".deps/uniq.Tpo" -c -o uniq.o uniq.c; \
then mv -f ".deps/uniq.Tpo" ".deps/uniq.Po"; else rm -f ".deps/uniq.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o uniq  uniq.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT wc.o -MD -MP -MF ".deps/wc.Tpo" -c -o wc.o wc.c; \
then mv -f ".deps/wc.Tpo" ".deps/wc.Po"; else rm -f ".deps/wc.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o wc  wc.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o 
basename.o basename.c; \
then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f 
".deps/basename.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o basename  basename.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT date.o -MD -MP -MF ".deps/date.Tpo" -c -o date.o date.c; \
then mv -f ".deps/date.Tpo" ".deps/date.Po"; else rm -f ".deps/date.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o date  date.o ../lib/libfetish.a  
../lib/libfetish.a -lrt 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o 
dirname.c; \
then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f 
".deps/dirname.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o dirname  dirname.o ../lib/libfetish.a 
 ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT echo.o -MD -MP -MF ".deps/echo.Tpo" -c -o echo.o echo.c; \
then mv -f ".deps/echo.Tpo" ".deps/echo.Po"; else rm -f ".deps/echo.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o echo  echo.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT env.o -MD -MP -MF ".deps/env.Tpo" -c -o env.o env.c; \
then mv -f ".deps/env.Tpo" ".deps/env.Po"; else rm -f ".deps/env.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o env  env.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT expr.o -MD -MP -MF ".deps/expr.Tpo" -c -o expr.o expr.c; \
then mv -f ".deps/expr.Tpo" ".deps/expr.Po"; else rm -f ".deps/expr.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o expr  expr.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT factor.o -MD -MP -MF ".deps/factor.Tpo" -c -o factor.o 
factor.c; \
then mv -f ".deps/factor.Tpo" ".deps/factor.Po"; else rm -f ".deps/factor.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o factor  factor.o ../lib/libfetish.a  
../lib/libfetish.a -lm 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT false.o -MD -MP -MF ".deps/false.Tpo" -c -o false.o 
false.c; \
then mv -f ".deps/false.Tpo" ".deps/false.Po"; else rm -f ".deps/false.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o false  false.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT hostname.o -MD -MP -MF ".deps/hostname.Tpo" -c -o 
hostname.o hostname.c; \
then mv -f ".deps/hostname.Tpo" ".deps/hostname.Po"; else rm -f 
".deps/hostname.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o hostname  hostname.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT id.o -MD -MP -MF ".deps/id.Tpo" -c -o id.o id.c; \
then mv -f ".deps/id.Tpo" ".deps/id.Po"; else rm -f ".deps/id.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o id  id.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT kill.o -MD -MP -MF ".deps/kill.Tpo" -c -o kill.o kill.c; \
then mv -f ".deps/kill.Tpo" ".deps/kill.Po"; else rm -f ".deps/kill.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o kill  kill.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT logname.o -MD -MP -MF ".deps/logname.Tpo" -c -o logname.o 
logname.c; \
then mv -f ".deps/logname.Tpo" ".deps/logname.Po"; else rm -f 
".deps/logname.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o logname  logname.o ../lib/libfetish.a 
 ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT pathchk.o -MD -MP -MF ".deps/pathchk.Tpo" -c -o pathchk.o 
pathchk.c; \
then mv -f ".deps/pathchk.Tpo" ".deps/pathchk.Po"; else rm -f 
".deps/pathchk.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o pathchk  pathchk.o ../lib/libfetish.a 
 ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT printenv.o -MD -MP -MF ".deps/printenv.Tpo" -c -o 
printenv.o printenv.c; \
then mv -f ".deps/printenv.Tpo" ".deps/printenv.Po"; else rm -f 
".deps/printenv.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o printenv  printenv.o 
../lib/libfetish.a  ../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT printf.o -MD -MP -MF ".deps/printf.Tpo" -c -o printf.o 
printf.c; \
then mv -f ".deps/printf.Tpo" ".deps/printf.Po"; else rm -f ".deps/printf.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o printf  printf.o ../lib/libfetish.a  
../lib/libfetish.a -lm  
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT pwd.o -MD -MP -MF ".deps/pwd.Tpo" -c -o pwd.o pwd.c; \
then mv -f ".deps/pwd.Tpo" ".deps/pwd.Po"; else rm -f ".deps/pwd.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o pwd  pwd.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT seq.o -MD -MP -MF ".deps/seq.Tpo" -c -o seq.o seq.c; \
then mv -f ".deps/seq.Tpo" ".deps/seq.Po"; else rm -f ".deps/seq.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o seq  seq.o ../lib/libfetish.a  
../lib/libfetish.a -lm 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT sleep.o -MD -MP -MF ".deps/sleep.Tpo" -c -o sleep.o 
sleep.c; \
then mv -f ".deps/sleep.Tpo" ".deps/sleep.Po"; else rm -f ".deps/sleep.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o sleep  sleep.o ../lib/libfetish.a  
../lib/libfetish.a -lm -lm -lrt  
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT tee.o -MD -MP -MF ".deps/tee.Tpo" -c -o tee.o tee.c; \
then mv -f ".deps/tee.Tpo" ".deps/tee.Po"; else rm -f ".deps/tee.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o tee  tee.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT test.o -MD -MP -MF ".deps/test.Tpo" -c -o test.o test.c; \
then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o test  test.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT true.o -MD -MP -MF ".deps/true.Tpo" -c -o true.o true.c; \
then mv -f ".deps/true.Tpo" ".deps/true.Po"; else rm -f ".deps/true.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o true  true.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT tty.o -MD -MP -MF ".deps/tty.Tpo" -c -o tty.o tty.c; \
then mv -f ".deps/tty.Tpo" ".deps/tty.Po"; else rm -f ".deps/tty.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o tty  tty.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT whoami.o -MD -MP -MF ".deps/whoami.Tpo" -c -o whoami.o 
whoami.c; \
then mv -f ".deps/whoami.Tpo" ".deps/whoami.Po"; else rm -f ".deps/whoami.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o whoami  whoami.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT yes.o -MD -MP -MF ".deps/yes.Tpo" -c -o yes.o yes.c; \
then mv -f ".deps/yes.Tpo" ".deps/yes.Po"; else rm -f ".deps/yes.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o yes  yes.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT uname.o -MD -MP -MF ".deps/uname.Tpo" -c -o uname.o 
uname.c; \
then mv -f ".deps/uname.Tpo" ".deps/uname.Po"; else rm -f ".deps/uname.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o uname  uname.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT chroot.o -MD -MP -MF ".deps/chroot.Tpo" -c -o chroot.o 
chroot.c; \
then mv -f ".deps/chroot.Tpo" ".deps/chroot.Po"; else rm -f ".deps/chroot.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o chroot  chroot.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT hostid.o -MD -MP -MF ".deps/hostid.Tpo" -c -o hostid.o 
hostid.c; \
then mv -f ".deps/hostid.Tpo" ".deps/hostid.Po"; else rm -f ".deps/hostid.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o hostid  hostid.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT nice.o -MD -MP -MF ".deps/nice.Tpo" -c -o nice.o nice.c; \
then mv -f ".deps/nice.Tpo" ".deps/nice.Po"; else rm -f ".deps/nice.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o nice  nice.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT pinky.o -MD -MP -MF ".deps/pinky.Tpo" -c -o pinky.o 
pinky.c; \
then mv -f ".deps/pinky.Tpo" ".deps/pinky.Po"; else rm -f ".deps/pinky.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o pinky  pinky.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT users.o -MD -MP -MF ".deps/users.Tpo" -c -o users.o 
users.c; \
then mv -f ".deps/users.Tpo" ".deps/users.Po"; else rm -f ".deps/users.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o users  users.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT who.o -MD -MP -MF ".deps/who.Tpo" -c -o who.o who.c; \
then mv -f ".deps/who.Tpo" ".deps/who.Po"; else rm -f ".deps/who.Tpo"; exit 1; 
fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o who  who.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT uptime.o -MD -MP -MF ".deps/uptime.Tpo" -c -o uptime.o 
uptime.c; \
then mv -f ".deps/uptime.Tpo" ".deps/uptime.Po"; else rm -f ".deps/uptime.Tpo"; 
exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o uptime  uptime.o ../lib/libfetish.a  
../lib/libfetish.a  
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT stty.o -MD -MP -MF ".deps/stty.Tpo" -c -o stty.o stty.c; \
then mv -f ".deps/stty.Tpo" ".deps/stty.Po"; else rm -f ".deps/stty.Tpo"; exit 
1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o stty  stty.o ../lib/libfetish.a  
../lib/libfetish.a 
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT setuidgid.o -MD -MP -MF ".deps/setuidgid.Tpo" -c -o 
setuidgid.o setuidgid.c; \
then mv -f ".deps/setuidgid.Tpo" ".deps/setuidgid.Po"; else rm -f 
".deps/setuidgid.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o setuidgid  setuidgid.o 
../lib/libfetish.a  ../lib/libfetish.a 
rm -f groups groups-t
sed \
  -e 's!@''bindir''@!/opt/coreutils_mips/bin!' \
  -e 's/@''GNU_PACKAGE''@/GNU coreutils/' \
  -e 's/@''PACKAGE_BUGREPORT''@/address@hidden/' \
  -e 's/@''VERSION''@/5.2.1/' groups.sh > groups-t
chmod +x groups-t
mv groups-t groups
if mipsel-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib 
-I../lib   -g -O2 -MT su.o -MD -MP -MF ".deps/su.Tpo" -c -o su.o su.c; \
then mv -f ".deps/su.Tpo" ".deps/su.Po"; else rm -f ".deps/su.Tpo"; exit 1; fi
mipsel-unknown-linux-gnu-gcc  -g -O2   -o su  su.o ../lib/libfetish.a  
../lib/libfetish.a -lcrypt 
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/src'
make[2]: Leaving directory `/home/chn/coreutils-5.2.1/src'
Making all in doc
make[2]: Entering directory `/home/chn/coreutils-5.2.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/chn/coreutils-5.2.1/doc'
Making all in man
make[2]: Entering directory `/home/chn/coreutils-5.2.1/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/chn/coreutils-5.2.1/man'
Making all in m4
make[2]: Entering directory `/home/chn/coreutils-5.2.1/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/chn/coreutils-5.2.1/m4'
Making all in po
make[2]: Entering directory `/home/chn/coreutils-5.2.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/chn/coreutils-5.2.1/po'
Making all in tests
make[2]: Entering directory `/home/chn/coreutils-5.2.1/tests'
Making all in basename
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/basename'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/basename'
Making all in chgrp
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/chgrp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/chgrp'
Making all in chmod
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/chmod'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/chmod'
Making all in chown
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/chown'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/chown'
Making all in cp
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/cp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/cp'
Making all in cut
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/cut'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/cut'
Making all in date
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/date'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/date'
Making all in dd
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/dd'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/dd'
Making all in dircolors
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/dircolors'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/dircolors'
Making all in du
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/du'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/du'
Making all in expr
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/expr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/expr'
Making all in factor
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/factor'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/factor'
Making all in fmt
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/fmt'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/fmt'
Making all in head
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/head'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/head'
Making all in install
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/install'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/install'
Making all in join
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/join'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/join'
Making all in ln
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/ln'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/ln'
Making all in ls
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/ls'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/ls'
Making all in ls-2
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/ls-2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/ls-2'
Making all in md5sum
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/md5sum'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/md5sum'
Making all in misc
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/misc'
Making all in mkdir
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/mkdir'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/mkdir'
Making all in mv
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/mv'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/mv'
Making all in od
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/od'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/od'
Making all in pr
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/pr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/pr'
Making all in rm
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/rm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/rm'
Making all in rmdir
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/rmdir'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/rmdir'
Making all in seq
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/seq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/seq'
Making all in sha1sum
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/sha1sum'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/sha1sum'
Making all in shred
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/shred'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/shred'
Making all in sort
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/sort'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/sort'
Making all in stty
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/stty'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/stty'
Making all in sum
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/sum'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/sum'
Making all in tac
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/tac'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/tac'
Making all in tail
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/tail'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/tail'
Making all in tail-2
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/tail-2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/tail-2'
Making all in test
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/test'
Making all in touch
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/touch'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/touch'
Making all in tr
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/tr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/tr'
Making all in tsort
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/tsort'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/tsort'
Making all in unexpand
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/unexpand'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/unexpand'
Making all in uniq
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/uniq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/uniq'
Making all in wc
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests/wc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests/wc'
make[3]: Entering directory `/home/chn/coreutils-5.2.1/tests'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/chn/coreutils-5.2.1/tests'
make[2]: Leaving directory `/home/chn/coreutils-5.2.1/tests'
make[2]: Entering directory `/home/chn/coreutils-5.2.1'
make[2]: Leaving directory `/home/chn/coreutils-5.2.1'
make[1]: Leaving directory `/home/chn/coreutils-5.2.1'
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for mipsel-unknown-linux-gnu-strip... mipsel-unknown-linux-gnu-strip
checking for desired default level of POSIX conformance... none-specified
checking for style of include used by make... GNU
checking for mipsel-unknown-linux-gnu-gcc... mipsel-unknown-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mipsel-unknown-linux-gnu-gcc accepts -g... yes
checking for mipsel-unknown-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of mipsel-unknown-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... mipsel-unknown-linux-gnu-gcc -E
checking for egrep... grep -E
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for perl5.003 or newer... yes
checking for mipsel-unknown-linux-gnu-gcc... (cached) 
mipsel-unknown-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mipsel-unknown-linux-gnu-gcc accepts -g... (cached) yes
checking for mipsel-unknown-linux-gnu-gcc option to accept ANSI C... (cached) 
none needed
checking dependency style of mipsel-unknown-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... mipsel-unknown-linux-gnu-gcc -E
checking whether mipsel-unknown-linux-gnu-gcc needs -traditional... no
checking for mipsel-unknown-linux-gnu-ranlib... mipsel-unknown-linux-gnu-ranlib
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
checking for uname... yes
checking for chroot... yes
checking for gethostid... yes
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for function prototypes... yes
checking for string.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for inline... inline
checking for working long double with more range or precision than double... no
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 float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking hurd.h usability... no
checking hurd.h presence... no
checking for hurd.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking mnttab.h usability... no
checking mnttab.h presence... no
checking for mnttab.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for stdlib.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking sys/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct stat.st_blocks... yes
checking whether stat file-mode macros are broken... no
checking for nanoseconds member of struct stat.st_mtim... no
checking for st_dm_mode in struct stat... no
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking whether sys/types.h defines makedev... yes
checking host operating system... GNU/Linux
checking whether to enable assertions... yes
checking for sys/time.h... (cached) yes
checking for utime.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct utimbuf... yes
checking for d_type member in directory struct... yes
checking for d_ino member in directory struct... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for memory.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether geteuid is declared... yes
checking whether getgrgid is declared... yes
checking whether getlogin is declared... yes
checking whether getpwuid is declared... yes
checking whether getuid is declared... yes
checking whether getutent is declared... yes
checking whether lseek is declared... yes
checking whether malloc is declared... yes
checking whether memchr is declared... yes
checking whether memrchr is declared... yes
checking whether nanosleep is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strstr is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking whether ttyname is declared... yes
checking for getline... yes
checking for working getline function... no
checking for getdelim... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether mkdir fails due to a trailing slash... yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether getenv is declared... (cached) yes
checking for mkstemp... yes
checking for mkstemp limitations... yes
checking for stdint.h... (cached) yes
checking for __secure_getenv... yes
checking for gettimeofday... yes
checking whether closedir returns void... yes
checking whether system is Windows or MSDOS... no
checking for long file names... yes
checking for d_ino member in directory struct... (cached) yes
checking for pathconf... yes
checking for netdb.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for gethostbyaddr... yes
checking for inet_ntoa... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for error_at_line... yes
checking for isascii... yes
checking for sys/param.h... (cached) yes
checking for struct stat.st_blocks... (cached) yes
checking for sys/mount.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for sys/fs_types.h... (cached) no
checking how to get filesystem space usage...
checking for statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... no
checking for four-argument statfs (AIX-3.2.5, SVR3)... no
checking for two-argument statfs with statfs.fsize member (4.4BSD and 
NetBSD)... no
checking for two-argument statfs with struct fs_data (Ultrix)... no
checking for working alloca.h... yes
checking for alloca... yes
checking for atexit... yes
checking for dup2... yes
checking for getgroups... yes
checking for working getgroups... no
checking whether euidaccess is declared... yes
checking for euidaccess... yes
checking for mbstate_t... yes
checking for working GNU fnmatch... cross
checking whether getenv is declared... (cached) yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmempcpy... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for gethostname... yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... no
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for getpass... yes
checking for getusershell... yes
checking for memchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for memrchr... yes
checking for memset... yes
checking for stdlib.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for readlink... yes
checking for rmdir... yes
checking for rpmatch... yes
checking for sig2str... no
checking for stpcpy... yes
checking for strcspn... yes
checking for strdup... yes
checking for strndup... yes
checking for working strnlen... no
checking for strpbrk... yes
checking for strstr... yes
checking for working strtod... no
checking for pow... no
checking for pow in -lm... yes
checking for long long... yes
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... yes
checking for strtoll... yes
checking for strtol... yes
checking for strtoull... yes
checking for strtoul... yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking for strverscmp... yes
checking for signed... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking for vasnprintf... no
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking for vasprintf... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for struct tm.tm_zone... yes
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking for getpagesize... yes
checking type of array argument to getgroups... (cached) gid_t
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking for localeconv... yes
checking for AFS... no
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for iswprint... yes
checking for mbsinit... yes
checking for iswcntrl... yes
checking for wcwidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether wcwidth is declared... yes
checking for mbstate_t... (cached) yes
checking for working memcmp... no
checking for working strcoll... no
checking for listmntent... no
checking for getmntinfo... no
checking for sys/ucred.h... no
checking for mntent.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for sys/fs_types.h... (cached) no
checking for struct fsstat.f_fstypename... no
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking for listmntent of Cray/Unicos-9... no
checking for mntctl function and struct vmount... no
checking for one-argument getmntent function... yes
checking for sys/mntent.h... (cached) no
checking for f_fstypename in struct statfs... no
checking for obstacks... yes
checking for mempcpy... (cached) yes
checking for external symbol _system_configuration... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... (cached) yes
checking for sys/systemcfg.h... no
checking for pstat_getstatic... no
checking for pstat_getdynamic... (cached) no
checking for sysmp... no
checking for getsysinfo... no
checking for sysctl... yes
checking for table... no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for utmp.h... (cached) yes
checking for utmpx.h... (cached) yes
checking for utmpname... yes
checking for utmpxname... yes
checking whether getutent is declared... (cached) yes
checking for struct utmpx.ut_user... yes
checking for struct utmp.ut_user... yes
checking for struct utmpx.ut_name... yes
checking for struct utmp.ut_name... yes
checking for struct utmpx.ut_type... yes
checking for struct utmp.ut_type... yes
checking for struct utmpx.ut_pid... yes
checking for struct utmp.ut_pid... yes
checking for struct utmpx.ut_id... yes
checking for struct utmp.ut_id... yes
checking for struct utmpx.ut_exit... yes
checking for struct utmp.ut_exit... yes
checking for struct utmpx.ut_exit.ut_exit... no
checking for struct utmp.ut_exit.ut_exit... no
checking for struct utmpx.ut_exit.e_exit... yes
checking for struct utmp.ut_exit.e_exit... yes
checking for struct utmpx.ut_exit.ut_termination... no
checking for struct utmp.ut_exit.ut_termination... no
checking for struct utmpx.ut_exit.e_termination... yes
checking for struct utmp.ut_exit.e_termination... yes
checking for C/C++ restrict keyword... __restrict
checking for working re_compile_pattern... no
checking for btowc... (cached) yes
checking for pathconf... (cached) yes
checking for fchdir... yes
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for struct timespec... yes
checking for nanoseconds member of struct stat.st_mtim... (cached) no
checking whether nanosleep is declared... (cached) yes
checking determine whether the utimes function works... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... no
checking for getcwd... yes
checking whether getcwd (NULL, 0) allocates memory for result... no
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether tzset clobbers localtime buffer... yes
checking for strftime... yes
checking for tzset... yes
checking for struct tm.tm_zone... (cached) yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbstate_t... (cached) yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... no
checking whether lstat accepts an empty string... yes
checking for library containing nanosleep... none required
checking whether nanosleep works... no
checking for SVID conformant putenv... no
checking whether stat accepts an empty string... yes
checking whether utime accepts a null argument... no
checking whether utimes accepts a null argument... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for sys/statvfs.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for statvfs... yes
checking for netinet/in.h... (cached) yes
checking for nfs/nfs_clnt.h... no
checking for nfs/vfs.h... no
checking for struct statfs.f_basetype... no
checking for struct statvfs.f_basetype... no
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_type... yes
checking for struct statvfs.f_type... no
checking for struct statfs.f_fsid.__val... yes
checking for struct statvfs.f_fsid.__val... no
checking for struct statfs.f_namemax... no
checking for struct statvfs.f_namemax... yes
checking for struct statfs.f_namelen... yes
checking for struct statvfs.f_namelen... no
checking whether rename is broken... yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking for acl... no
checking for lchown... yes
checking for rmdir-not-empty errno value... ENOTEMPTY
checking for unistd.h... (cached) yes
checking for working chown... no
checking for group_member... yes
checking whether link(2) dereferences a symlink specified with a trailing 
slash... yes
checking for stdio_ext.h... (cached) yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for /proc/uptime... no
checking for ftruncate... yes
checking whether getcwd is declared... yes
checking whether getcwd properly handles paths longer than PATH_MAX... no
checking for working readdir... no
checking for ld used by GCC... 
/opt/crosstool/gcc-3.2.3-glibc-2.2.3/mipsel-unknown-linux-gnu/mipsel-unknown-linux-gnu/bin/ld
checking if the linker 
(/opt/crosstool/gcc-3.2.3-glibc-2.2.3/mipsel-unknown-linux-gnu/mipsel-unknown-linux-gnu/bin/ld)
 is GNU ld... yes
checking for shared library run path origin... done
checking for string.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for stddef.h... (cached) yes
checking for resolvepath... no
checking for canonicalize_file_name... yes
checking whether free (NULL) is known to work... yes
checking for struct stat.st_author... no
checking for struct stat.st_blksize... yes
checking for ino_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for major_t... no
checking for minor_t... no
checking for getloadavg... (cached) yes
checking for pstat_getdynamic... (cached) no
checking for kstat_open in -lkstat... (cached) no
checking for getloadavg... (cached) yes
checking whether getloadavg requires setgid... (cached) no
checking for raise... yes
checking whether setvbuf arguments are reversed... no
checking for gettimeofday... (cached) yes
checking whether gettimeofday clobbers localtime buffer... yes
checking for endgrent... yes
checking for endpwent... yes
checking for fdatasync... yes
checking for ftruncate... (cached) yes
checking for gethrtime... no
checking for hasmntopt... yes
checking for isascii... (cached) yes
checking for iswspace... yes
checking for lchown... (cached) yes
checking for listmntent... (cached) no
checking for localeconv... (cached) yes
checking for memcpy... (cached) yes
checking for mempcpy... (cached) yes
checking for mkfifo... yes
checking for realpath... yes
checking for sethostname... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for sysctl... (cached) yes
checking for sysinfo... yes
checking for wcrtomb... yes
checking for tzset... (cached) yes
checking for setreuid... yes
checking for setregid... yes
checking for working strtod... (cached) no
checking for pow... (cached) no
checking for pow in -lm... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking whether a running program can be unlinked... no
checking for fchdir... (cached) yes
checking for fchown... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking POSIX termios... yes
checking whether use of struct winsize requires sys/ptem.h... no
checking whether localtime caches TZ... yes
checking for initgroups... yes
checking for syslog... yes
checking for 3-argument setpriority function... yes
checking ut_host in struct utmp... yes
checking for sysctl... (cached) yes
checking for sys/sysctl.h... (cached) yes
checking whether we can get the system boot time... yes
checking POSIX termios... (cached) yes
checking whether use of TIOCGWINSZ requires termios.h... no
checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes
checking whether termios.h needs _XOPEN_SOURCE... no
checking c_line in struct termios... yes
checking whether use of struct winsize requires sys/ptem.h... (cached) no
checking whether use of TIOCGWINSZ requires termios.h... (cached) no
checking whether strtoimax is declared... (cached) yes
checking whether strsignal is declared... yes
checking whether sys_siglist is declared... yes
checking whether _sys_siglist is declared... yes
checking whether __sys_siglist is declared... no
checking for main in -lypsec... no
checking for main in -lldgc... no
checking for floor... yes
checking for modf... yes
checking for rint... yes
checking for sqrt... no
checking for sqrt in -lm... yes
checking for fesetround... no
checking for fesetround in -lm... yes
checking for library containing yp_match... no
checking for library containing getspnam... none required
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for struct spwd.sp_pwdp... yes
checking for getspnam... yes
checking for library containing crypt... -lcrypt
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
checking for msgmerge... /usr/bin/msgmerge
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/basename/Makefile
config.status: creating tests/chgrp/Makefile
config.status: creating tests/chmod/Makefile
config.status: creating tests/chown/Makefile
config.status: creating tests/cp/Makefile
config.status: creating tests/cut/Makefile
config.status: creating tests/date/Makefile
config.status: creating tests/dd/Makefile
config.status: creating tests/dircolors/Makefile
config.status: creating tests/du/Makefile
config.status: creating tests/expr/Makefile
config.status: creating tests/factor/Makefile
config.status: creating tests/fmt/Makefile
config.status: creating tests/head/Makefile
config.status: creating tests/install/Makefile
config.status: creating tests/join/Makefile
config.status: creating tests/ln/Makefile
config.status: creating tests/ls-2/Makefile
config.status: creating tests/ls/Makefile
config.status: creating tests/md5sum/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/mkdir/Makefile
config.status: creating tests/mv/Makefile
config.status: creating tests/od/Makefile
config.status: creating tests/pr/Makefile
config.status: creating tests/rm/Makefile
config.status: creating tests/rmdir/Makefile
config.status: creating tests/seq/Makefile
config.status: creating tests/sha1sum/Makefile
config.status: creating tests/shred/Makefile
config.status: creating tests/sort/Makefile
config.status: creating tests/stty/Makefile
config.status: creating tests/sum/Makefile
config.status: creating tests/tac/Makefile
config.status: creating tests/tail-2/Makefile
config.status: creating tests/tail/Makefile
config.status: creating tests/test/Makefile
config.status: creating tests/touch/Makefile
config.status: creating tests/tr/Makefile
config.status: creating tests/tsort/Makefile
config.status: creating tests/unexpand/Makefile
config.status: creating tests/uniq/Makefile
config.status: creating tests/wc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

reply via email to

[Prev in Thread] Current Thread [Next in Thread]