Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 21:30:07 +0100 (CET)
From:      ue@nathan.ruhr.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17574: Install of x11/XFree86-aoutlibs fails
Message-ID:  <200003232030.VAA17087@nathan.ruhr.de>

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

>Number:         17574
>Category:       ports
>Synopsis:       Install of x11/XFree86-aoutlibs fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 23 13:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Udo Erdelhoff
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

x11/XFree86-aoutlibs port as of 5 Minutes ago (last update of ports tree)

>Description:

The XFree86-aoutlibs port tries to install the aout libraries without
checking if /usr/X11R6/lib/aout exists. The result is a file named
/usr/X11R6/lib/aout containing the last library installed.

>How-To-Repeat:

Remove /usr/X11R6/lib/aout and try to install the port.

>Fix:

Create the directory before trying to install the patch.
*or*
Add the command mkdir -p /usr/X11R6/lib/aout to the do-install section
of the Makefile


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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