From owner-freebsd-current Tue Dec 17 11:28:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3F3B37B401; Tue, 17 Dec 2002 11:28:31 -0800 (PST) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 009BA43ED4; Tue, 17 Dec 2002 11:28:31 -0800 (PST) (envelope-from Scott_Long@adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6+Sun/8.11.6) with ESMTP id gBHJSUj11827; Tue, 17 Dec 2002 11:28:30 -0800 (PST) Received: from OTCEXC01.otc.adaptec.com (otcexc01.otc.adaptec.com [10.12.1.27]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id LAA24368; Tue, 17 Dec 2002 11:28:29 -0800 (PST) Received: by otcexc01.otc.adaptec.com with Internet Mail Service (5.5.2653.19) id <4TQCYHCM>; Tue, 17 Dec 2002 14:28:28 -0500 Message-ID: <6100BCEB85F8E244959C756C04E0EDD161CC1B@otcexc01.otc.adaptec.com> From: "Long, Scott" To: "'current@freebsd.org'" Cc: "'re@freebsd.org'" , "'anholt@freebsd.org'" Subject: perl from with XF4 port Date: Tue, 17 Dec 2002 14:28:27 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just did a fresh install of RC1+ onto my workstation machine and proceeded to build X. A previous package install had installed the perl package. Unfortunately, during the build of the X fonts, it stopped and said that /usr/X11R6/bin/mkhtmlindex could not be found. Sure enough the file was there, but the contents started with #!/usr/bin/perl So it looks like yet more damage caused by the perl wrapper removal. I also noted that installing the XF4 library package produces the same error. This probably needs to be fixed in some fashion for 5.0-R Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message