Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2001 22:54:51 -0400
From:      "Orville Pike" <technews@giallarhorn.org>
To:        <freebsd-questions@freebsd.org>
Subject:   Install World Problem
Message-ID:  <001501c0c557$791379c0$060110ac@MJOLNIR>

next in thread | raw e-mail | index | archive | help
I am getting the following error when i do a make installworld.
I've re-tried with all combinations of the following:
 single user mode, sysctl -w kern.securitylevel=0, chflags noschg -L -R * in
/usr/lib

install -c -o root -g wheel -m 444 com_err.3.gz  /usr/share/man/man3
===> lib/libcom_err/doc
install-info --quiet  --defsection="Programming & development
ools."  --defentry="* libcom_err: (com_err).        A Common Error
Description Library for UNIX."  com_err.info /usr/share/info/dir
install -c -o root -g wheel -m 444  com_err.info.gz /usr/share/info
===> lib/libcrypt
install -c -o root -g wheel -m 444   libscrypt.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
*** 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.

thanks
ahead


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?001501c0c557$791379c0$060110ac>