From owner-freebsd-questions Tue Jun 20 10: 3:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from my.ekstazy.com (my.ekstazy.com [206.251.12.100]) by hub.freebsd.org (Postfix) with ESMTP id 2F03C37BF03 for ; Tue, 20 Jun 2000 10:03:29 -0700 (PDT) (envelope-from mc@my.ekstazy.com) Received: from localhost (mc@localhost) by my.ekstazy.com (8.9.3/8.9.3) with ESMTP id JAA28931; Tue, 20 Jun 2000 09:21:21 -0800 Date: Tue, 20 Jun 2000 09:21:16 -0800 (AKDT) From: To: kstewart@3-cities.com, freebsd-questions@freebsd.org Subject: why am i getting this compile error after 'make buildworld'? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i finished cvsup'ing my 4.x-stable-supfile (redid it 4times) and then i = went into /usr/src and ran a 'make 'buildworld' but i get this error = after a couple of hours compiling: p/smbutil.c = /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/util.c /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-esp.c:53= : des.h: No such file or directory /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-esp.c:54= : blowfish.h: No such file or directory /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-esp.c:56= : rc5.h: No such file or directory /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-esp.c:59= : cast.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /usr/src/usr.sbin/tcpdump. *** Error code 1 Stop in /usr/src/usr.sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. each time i try i get the same thing... any idea what is causing that?..its i know this time its not a hardware = prob b/c before i had singal 11 errors and i looked inside my box and = found my cpu to by insanely hot b/c my fan was jammed so i fixed that = and the compile ran much longer. thanx! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message