William Scott wrote: > >>> >>> >>> This is strange. Do you have a different "make" installed? Or a >>> different fink version? >>> > > Same happens with /usr/bin/make when I removed the fink one.
The explanation is simpler (?): When you run first fink build itcl and then fink --build-as-nobody rebuild itcl-shlibs which you probably did, then no build crash happens. The file /sw/share/man/mann/scope.n then exists already from the first build, and the chmod command does not give the error chmod: /sw/share/man/mann/scope.n: No such file or directory The other errors, rm: /sw/share/man/mann/scope.n: Permission denied /bin/sh: /sw/share/man/mann/scope.n: Permission denied are apparently not counted as errors. Which looks like a bug somewhere (in fink?) -- Martin ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
