Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 1999 10:27:46 GMT
From:      volf@oasis.IAEhv.nl (Frank Volf)
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        volf@oasis.IAEhv.nl
Subject:   bin/9536: make world installs aout compat libs in the wrong place 
Message-ID:  <199901171027.KAA01446@avalon.oasis.IAEhv.nl>

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

>Number:         9536
>Category:       bin
>Synopsis:       make world installs aout compat libs in the wrong place
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 17 02:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Frank Volf
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
/etc/organization
>Environment:

FreeBSD avalon.oasis.IAEhv.nl 3.0-CURRENT FreeBSD 3.0-CURRENT #5: Thu Jan  7
18:35:14 CET 1999     root@avalon.oasis.IAEhv.nl:/usr/src/sys/compile/AVALON
i386

>Description:

When doing a make world, the compatibility libs from /usr/src/lib/compat are
installed in /usr/lib/compat. However, since these are aout libraries, the
correct place should be /usr/lib/compat/aout (in my opinion :-).

Anyway, in /etc/rc.conf the ldconfig path for aout defines /usr/lib/compat/aout.

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

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



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