From owner-freebsd-questions@FreeBSD.ORG Sat Apr 23 15:57:02 2005 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 5DA7916A4CE for ; Sat, 23 Apr 2005 15:57:02 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3CD443D45 for ; Sat, 23 Apr 2005 15:57:01 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j3NFv1I9005495; Sat, 23 Apr 2005 10:57:01 -0500 (CDT) (envelope-from dan) Date: Sat, 23 Apr 2005 10:57:01 -0500 From: Dan Nelson To: jimmie james Message-ID: <20050423155700.GA77943@dan.emsphone.com> References: <7e148fb9050423072315d0e748@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7e148fb9050423072315d0e748@mail.gmail.com> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.8i cc: freebsd-questions@freebsd.org Subject: Re: makewhatis oddness (weekly run output) 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: Sat, 23 Apr 2005 15:57:02 -0000 In the last episode (Apr 23), jimmie james said: > FreeBSD fortytwo.zapto.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Fri Apr > 15 02:32:55 EDT 2005 > root@fortytwo.zapto.org:/usr/obj/usr/src/sys/FORTYTWO i386 > > >From the weekly run output, I get: > Rebuilding whatis database: > makewhatis: /usr/local/man/man1/cowthink.1: No such file or directory > makewhatis: /usr/local/man/man5/slapd-hdb.5: No such file or directory Both due to missing MLINKS variables in the port makefiles that have since been fixed. If you rebuild cowsay and openldap22-client, the correct symlinks should get installed. -- Dan Nelson dnelson@allantgroup.com