Date: Thu, 21 Dec 2000 13:00:12 -0800 From: Kent Stewart <kstewart@urx.com> To: danh@gelatinous.com Cc: questions@FreeBSD.ORG Subject: Re: make install breaking in 4.2 Message-ID: <3A426F5C.B0EB288@urx.com> References: <20001221205049.97996.qmail@cube.gelatinous.com>
next in thread | previous in thread | raw e-mail | index | archive | help
danh@gelatinous.com wrote: > > this is after i attempt a make install, and i recently > cvsuped( I am not sure if questions like this should go > to questions or stable) : > > ------ > > ===> lib/libcrypt > install -c -o root -g wheel -m 444 libscrypt.a /usr/lib > install -c -o root -g wheel -m 444 libscrypt_p.a /usr/lib > install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib > install: /usr/lib/libscrypt.so.2: Operation not permitted Did you recently decide to raise the kern_securelevel. Doing so causes many problems like this. Kent > *** 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. > tripe# > > ----- > > any ideas? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A426F5C.B0EB288>