Hi,

config.status: creating Makefile
mv: Makefile: set owner/group (was: 1357/0): Operation not permitted
config.status: creating doc/Makefile
mv: doc/Makefile: set owner/group (was: 1357/0): Operation not permitted
config.status: creating src/Makefile
mv: src/Makefile: set owner/group (was: 1357/0): Operation not permitted

This issue has been discussed before, but I can't seem to find if there was
any resolution.  Here's one thread:

  http://mail.gnu.org/pipermail/autoconf/2001-August/011552.html

I see the warning On FreeBSD only.

bash-2.05a$ touch /tmp/foo
bash-2.05a$ mv /tmp/foo .
mv: ./foo: set owner/group (was: 3830/0): Operation not permitted
bash-2.05a$ ls foo
foo

Other than setting TMPDIR is there a way to quiet these messages?

Thanks,


-- 
Bill Moseley
mailto:[EMAIL PROTECTED]


Reply via email to