Date: Fri, 18 Dec 1998 00:14:40 -0200 (EDT) From: Joao Carlos Mendes Luis <jonny@jonny.eng.br> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: bin/9118: aout compats in elf dir Message-ID: <199812180214.AAA26169@roma.coe.ufrj.br>
next in thread | raw e-mail | index | archive | help
>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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 17 18:20:01 PST 1998 >Last-Modified: >Originator: Joao Carlos Mendes Luis >Organization: COPPE/UFRJ >Release: FreeBSD 3.0-19981209-SNAP i386 >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. >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?199812180214.AAA26169>