Date: Sun, 28 Jul 2002 00:24:26 +0700 From: Hendry <havoc2k@zeus.havoc2k.or.id> To: stable@freebsd.org Subject: build world fail Message-ID: <20020727172426.GA82010@zeus.havoc2k.or.id>
next in thread | raw e-mail | index | archive | help
dear all; i have just cvsup my box with tag RELENG_4 aka -STABLE with src-all on my stable-supfile (like usually i run ) and found the error message on buildworld session it seems like missing some file .. below are the message ----------------------------------------------- /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/encrypt.h:64: ope nssl/des.h: No such file or directory In file included from /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libte lnet/encrypt.c:72: /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/encrypt.h:64: ope nssl/des.h: No such file or directory In file included from /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libte lnet/auth.c:75: /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/encrypt.h:64: ope nssl/des.h: No such file or directory /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/enc_des.c:47: ope nssl/des.h: No such file or directory In file included from /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libte lnet/enc_des.c:52: /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/encrypt.h:64: ope nssl/des.h: No such file or directory In file included from /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libte lnet/sra.c:54: /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/encrypt.h:64: ope nssl/des.h: No such file or directory /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:47: openssl/ des.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/secure/lib/libtelnet. *** Error code 1 Stop in /usr/src/secure/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -------------------------------------------------------------------------- my last full complete world with RELENG_4 aka -stable was at Tue Jul 23 04:35:14 JAVT 2002 and work well without encounter any error message. i also try to re cvsup twice with another server and running make cleandir before buildworld and still found some problem on buildworld session. any suggestion ? thanks ; 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?20020727172426.GA82010>