The fbsd manual states in section 24.7 Rebuilding "world":
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html

in subsection 24.7.6 Remove /usr/obj

*quote*
Some files below /usr/obj may have the immutable flag set (see chflags(1) for 
more information) which must be removed first.

# cd /usr/obj
# chflags -R noschg *
*end quote*

I've never seen a file under /usr/obj/ with immutable flag set.

Why would there be object files with immutable flag set?
Is this step really necessary?

many thanks
anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to