On Wed, Jul 23, 2003 at 10:36:56AM -0700 or thereabouts, David Benfell wrote: > Hello all, > > I've been playing with the bleeding edge stuff. And so, of course, > I'm bleeding. > > System is FREEBSD 5.1-CURRENT. make world aborts at: > > install -s -o root -g wheel -m 444 -fschg libcrypt.so.2 /usr/lib > install: /usr/lib/libcrypt.so.2: Operation not permitted > *** Error code 71 > > Stop in /usr/src/lib/libcrypt. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > (apologies if I mistyped something.) > > This is off of updates from last night and this morning.
Your securelevel is set higher than 0. Please reboot into single-user mode for the installworld. (You won't have to rebuild anything. Hopefully. As long as you make installworld not just world.) -- Josh > > -- > David Benfell, LCP > [EMAIL PROTECTED] > --- > Resume available at http://www.parts-unknown.org/resume.html _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
