Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2005 15:39:41 GMT
From:      "Scot W. Hetzel" <swhetzel@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/85290: www/frontpage - missing dependancy and uninitalized variable in startup script
Message-ID:  <200508251539.j7PFdfVH020358@www.freebsd.org>
Resent-Message-ID: <200508251540.j7PFe5jK015586@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508251539.j7PFdfVH020358>