I'm getting the following errors while running configure:
config.status: creating Makefile
mv: Makefile: set owner/group (was: 1001/0): Operation not
permitted
config.status: creating src/Makefile
mv: src/Makefile: set owner/group (was: 1001/0): Operation
not permitted
config.status: creating man/Makefile
mv: man/Makefile: set owner/group (was: 1001/0): Operation
not permitted
config.status: creating libtest/Makefile
mv: libtest/Makefile: set owner/group (was: 1001/0):
Operation not permitted
config.status: creating templates/Makefile
mv: templates/Makefile: set owner/group (was: 1001/0):
Operation not permitted
config.status: creating html/Makefile
mv: html/Makefile: set owner/group (was: 1001/0): Operation
not permitted
config.status: creating src/swf/Makefile
mv: src/swf/Makefile: set owner/group (was: 1001/0):
Operation not permitted
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
I'm running this on a FreeBSD 4.7 system in my home
directory. I ran configure without any options. Things
compile and run fine.
Thought you'd like to know. |