From jonny@jonny.eng.br  Thu Dec 17 18:14:51 1998
Received: from roma.coe.ufrj.br (roma.coe.ufrj.br [146.164.53.65])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25477
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Dec 1998 18:14:49 -0800 (PST)
          (envelope-from jonny@jonny.eng.br)
Received: (from jonny@localhost)
	by roma.coe.ufrj.br (8.8.8/8.8.8) id AAA26169;
	Fri, 18 Dec 1998 00:14:40 -0200 (EDT)
	(envelope-from jonny)
Message-Id: <199812180214.AAA26169@roma.coe.ufrj.br>
Date: Fri, 18 Dec 1998 00:14:40 -0200 (EDT)
From: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
Reply-To: jonny@jonny.eng.br
To: FreeBSD-gnats-submit@freebsd.org
Subject: aout compats in elf dir
X-Send-Pr-Version: 3.2

>Number:         9118
>Category:       bin
>Synopsis:       default install of aout compat libs is in elf dir
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 17 18:20:01 PST 1998
>Closed-Date:    Mon Jun 26 02:04:25 PDT 2000
>Last-Modified:  Mon Jun 26 02:05:25 PDT 2000
>Originator:     Joao Carlos Mendes Luis
>Release:        FreeBSD 3.0-19981209-SNAP i386
>Organization:
COPPE/UFRJ
>Environment:

	3.0-19981209-SNAP

>Description:

Hey, I've just installed a 3.0 SNAP, and found that some compat libs
are in the wrong place.
 
roma::jonny [608] cat compat21.?? | tar tfvz -
drwxr-xr-x root/wheel        0 Dec  9 14:29 1998 ./
drwxr-xr-x root/wheel        0 Dec  9 14:29 1998 usr/
drwxr-xr-x root/wheel        0 Dec  9 14:29 1998 usr/lib/
drwxr-xr-x root/wheel        0 Dec  9 14:29 1998 usr/lib/compat/
-r--r--r-- root/wheel   435857 Dec  9 12:28 1998 usr/lib/compat/libc.so.2.2
-r--r--r-- root/wheel   494649 Dec  9 12:28 1998 usr/lib/compat/libg++.so.3.0
-r--r--r-- root/wheel    46237 Dec  9 12:28 1998 usr/lib/compat/libgmp.so.2.0
roma::jonny [609]
 
Shouldn't these be in /usr/lib/compat/aout, where ldconfig expects them ???
 
And compat20 and compat1x suffer from this problem also.
 

>How-To-Repeat:

	Install the latest SNAP.

>Fix:
	
Sorry, no patches, but this must be easy and a commiter should not trust my
patches blindly anyway.  :)

Change the src/lib/compat/* Makefiles, or, if you decide that /usr/lib/compat
is aout only, then change the default rc.conf accordingly.  I prefer the first.
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nbm 
State-Changed-When: Mon Jun 26 02:04:25 PDT 2000 
State-Changed-Why:  
This is fixed in at least 3.4 and 4.0. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=9118 
>Unformatted:
