From owner-freebsd-bugs Sun Jan 17 02:50:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA29246 for freebsd-bugs-outgoing; Sun, 17 Jan 1999 02:50:07 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA29166 for ; Sun, 17 Jan 1999 02:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA12308; Sun, 17 Jan 1999 02:50:01 -0800 (PST) Received: from news.IAEhv.nl (news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28370 for ; Sun, 17 Jan 1999 02:41:19 -0800 (PST) (envelope-from volf@oasis.IAEhv.nl) Received: from oasis.IAEhv.nl (uucp@localhost) by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id LAA16818 for freebsd.org!freebsd-gnats-submit; Sun, 17 Jan 1999 11:41:15 +0100 (MET) Received: from LOCAL (volf@localhost) by avalon.oasis.IAEhv.nl (8.9.1/1.63); pid 1446 on Sun, 17 Jan 1999 10:27:46 GMT; id KAA01446 efrom: volf; eto: UNKNOWN Message-Id: <199901171027.KAA01446@avalon.oasis.IAEhv.nl> Date: Sun, 17 Jan 1999 10:27:46 GMT From: volf@oasis.IAEhv.nl (Frank Volf) Reply-To: volf@oasis.IAEhv.nl To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: volf@oasis.IAEhv.nl X-Send-Pr-Version: 3.2 Subject: bin/9536: make world installs aout compat libs in the wrong place Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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