Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2002 11:36:59 +0200
From:      <david@van.web.za>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   installworld problems after a fresh src-all cvsup
Message-ID:  <000f01c1b3a8$d1b40c80$0201a8c0@d>

next in thread | raw e-mail | index | archive | help
i get the following during a make installworld



install -c -o root -g wheel -m 444 cipher.3.gz  /usr/share/man/man3
/usr/share/man/man3/encrypt.3.gz -> /usr/share/man/man3/cipher.3.gz
/usr/share/man/man3/setkey.3.gz -> /usr/share/man/man3/cipher.3.gz
/usr/share/man/man3/des_cipher.3.gz -> /usr/share/man/man3/cipher.3.gz
/usr/share/man/man3/des_setkey.3.gz -> /usr/share/man/man3/cipher.3.gz
===> secure/lib/libtelnet
rm -f /usr/lib/libtelnet.so.2.0
install -c -o root -g wheel -m 444   libtelnet.a /usr/lib
install -c -o root -g wheel -m 444   libtelnet_p.a /usr/lib
===> secure/lib/libcrypto
mkdir -p openssl
mkdir:No such file or directory
*** Error code 1

Stop in /usr/src/secure/lib/libcrypto.
*** Error code 1

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

Stop in /usr/src/secure.
*** 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.
[root@pentagon] /usr/src$ 


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?000f01c1b3a8$d1b40c80$0201a8c0>