Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 13:20:27 +0100
From:      Kirill Ponomarew <ponomare@uni-duesseldorf.de>
To:        freebsd-stable@freebsd.org
Subject:   error during make world
Message-ID:  <20010314132026.A8543@uni-duesseldorf.de>

next in thread | raw e-mail | index | archive | help
Hi,

I tried to make world one hour ago and got error message:

===> lib/libcom_err/doc
install-info --quiet  --defsection="Programming & development tools."
--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 -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
ln -sf libscrypt.so.2 /usr/lib/libscrypt.so
install -c -o root -g wheel -m 444 crypt.3.gz  /usr/share/man/man3
/usr/share/man/man3/crypt_get_format.3.gz ->
/usr/share/man/man3/crypt.3.gz
/usr/share/man/man3/crypt_set_format.3.gz ->
/usr/share/man/man3/crypt.3.gz
rm: libcrypt.so.2: Operation not permitted
*** Error code 1

Stop in /usr/src/lib/libcrypt.
*** Error code 1


-- 
Kirill Ponomarew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010314132026.A8543>