Two problems with fixinc.sh on SunOS4 ...

Alexandre Oliva oliva@dcc.unicamp.br
Sat Apr 3 12:31:00 GMT 1999


On Apr  3, 1999, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:

> 	The second problem is the hang.  The process fixinc.sh blocked on
> was "find . -name DONE -exec rm -f {} ;".  This process wasn't really hung,
> it was just taking a long time to run.  I checked with lsof, and the cwd was
> "/a/caip/a47/u47 (versicolor:/caip/u47)".  I.e. it was searching everyone's
> home directory (over NFS, urg.)

That's weird.  What if you add a call to `pwd' between `cd $LIB' and
the `find' command, in fixinc.sh?

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Brasil
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the Gcc-bugs mailing list