From owner-freebsd-questions@FreeBSD.ORG Tue Dec 7 19:17:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31F4916A4CE for ; Tue, 7 Dec 2004 19:17:49 +0000 (GMT) Received: from sdf.lonestar.org (mx.freeshell.org [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE96A43D70 for ; Tue, 7 Dec 2004 19:17:48 +0000 (GMT) (envelope-from pieckiel@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:pieckiel@sverige.freeshell.org [192.94.73.4]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id iB7JHl0M029852 for ; Tue, 7 Dec 2004 19:17:47 GMT Received: (from pieckiel@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id iB7JHkYd011270 for freebsd-questions@freebsd.org; Tue, 7 Dec 2004 14:17:46 -0500 (EST) Date: Tue, 7 Dec 2004 14:17:46 -0500 From: "Kevin A. Pieckiel" To: freebsd-questions@freebsd.org Message-ID: <20041207191746.GA3199@SDF.LONESTAR.ORG> Mail-Followup-To: freebsd-questions@freebsd.org References: <20041206191313.GB14609@SDF.LONESTAR.ORG> <44oeh6no9y.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44oeh6no9y.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.1i Subject: Re: make index broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 19:17:49 -0000 On Tue, Dec 07, 2004 at 10:03:53AM -0500, Lowell Gilbert wrote: > Hmm. Maybe you're using the wrong "make" program? > What does "which make" tell you? /usr/bin/make The 'make fetchindex' is what I ultimately used, but I'd really like to know why this is broken. It's broken on at least three machines that I know of--every machine that's running 5.3 for me. Kevin