From owner-freebsd-questions Mon Aug 4 11:31:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA18761 for questions-outgoing; Mon, 4 Aug 1997 11:31:47 -0700 (PDT) Received: from kaiwan.kaiwan.com (4@kaiwan.kaiwan.com [198.178.203.2]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA18733 for ; Mon, 4 Aug 1997 11:31:41 -0700 (PDT) Received: from exit.com (uucp@localhost) by kaiwan.kaiwan.com (8.6.12/8.6.12) with UUCP id LAA09313 for freebsd-questions@freebsd.org; Mon, 4 Aug 1997 11:30:52 -0700 *** KAIWAN Internet Access *** Received: (from frank@localhost) by exit.com (8.8.5/8.7.3) id LAA04904 for freebsd-questions@freebsd.org; Mon, 4 Aug 1997 11:28:35 -0700 (PDT) From: Frank Mayhar Message-Id: <199708041828.LAA04904@exit.com> Subject: "make world" bug? To: freebsd-questions@freebsd.org Date: Mon, 4 Aug 1997 11:28:34 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've been trying to do a "make world," and I've run into an odd and unexpected problem. This is on a 2.2.2-stable system, updated minutes ago. The error: install -c -o bin -g bin -m 444 /usr/src/lib/libtcl/../../contrib/tcl/library/[a-z]* /usr/libdata/tcl install: /usr/src/lib/libtcl/../../contrib/tcl/library/http1.0: Inappropriate file type or format *** Error code 71 And the make bombs. What gives? -- Frank Mayhar frank@exit.com