Date: Sat, 27 Jul 2002 12:59:09 -0700 From: Kent Stewart <kstewart@owt.com> To: Hendry <havoc2k@zeus.havoc2k.or.id> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: build world fail Message-ID: <3D42FB8D.3050202@owt.com> References: <20020727175227.GA82949@zeus.havoc2k.or.id>
next in thread | previous in thread | raw e-mail | index | archive | help
Hendry wrote: > 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 ; I saw your postings and finally started a buildworld. My cvsup and buildworld had no problem. I suspect that you have a source problem. The question is what kind of problem. Some of the cvsup servers have been failing recently. I had to switch to cvsup13 because cvsup16 was not keeping uptodate. If you have locate started, see what your dates on .../openssl/des.h are. You should have a copy in /usr/include/openssl and another in /usr/src. Mine are dated 14 Jul, which is when they were last updated on my system. If you can't find them, do you have refuses setup to prevent downloading the source. No much definite that I can tell you. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html 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?3D42FB8D.3050202>