From owner-freebsd-bugs@FreeBSD.ORG Thu Aug 25 15:40:06 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82E0616A41F for ; Thu, 25 Aug 2005 15:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D55643D46 for ; Thu, 25 Aug 2005 15:40:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7PFe5ei015587 for ; Thu, 25 Aug 2005 15:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7PFe5jK015586; Thu, 25 Aug 2005 15:40:05 GMT (envelope-from gnats) Resent-Date: Thu, 25 Aug 2005 15:40:05 GMT Resent-Message-Id: <200508251540.j7PFe5jK015586@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Scot W. Hetzel" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B53816A41F for ; Thu, 25 Aug 2005 15:39:41 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DAF843D45 for ; Thu, 25 Aug 2005 15:39:41 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j7PFdfU6020361 for ; Thu, 25 Aug 2005 15:39:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j7PFdfVH020358; Thu, 25 Aug 2005 15:39:41 GMT (envelope-from nobody) Message-Id: <200508251539.j7PFdfVH020358@www.freebsd.org> Date: Thu, 25 Aug 2005 15:39:41 GMT From: "Scot W. Hetzel" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/85290: www/frontpage - missing dependancy and uninitalized variable in startup script X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2005 15:40:06 -0000 >Number: 85290 >Category: misc >Synopsis: www/frontpage - missing dependancy and uninitalized variable in startup script >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 25 15:40:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD-5.x-STABLE >Organization: >Environment: >Description: The FreeBSD FrontPage I386 binaries need a dependancy on the compat4x libraries. Also, during my cleanup of the startup script, I removed "prefix=%PREFIX%" and forgot to change "${prefix}" into "%PREFIX%". >How-To-Repeat: Install the FreeBSD FrontPage I386 binaries on a FreeBSD 5.x system with no compat4x libraries installed. Then run the frontpage/version50/bin/owsadm.exe. The program will give an error. >Fix: See patch in following email message >Release-Note: >Audit-Trail: >Unformatted: