From owner-freebsd-current Thu Dec 17 18:22:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26154 for freebsd-current-outgoing; Thu, 17 Dec 1998 18:22:04 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) 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 SAA26102 for ; Thu, 17 Dec 1998 18:21:58 -0800 (PST) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id AAA26251 for current@freebsd.org; Fri, 18 Dec 1998 00:21:50 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199812180221.AAA26251@roma.coe.ufrj.br> Subject: aout compats in elf dir To: current@FreeBSD.ORG Date: Fri, 18 Dec 1998 00:21:49 -0200 (EDT) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, I've just installed a 3.0 SNAP, and found that some compat libs are in the wrong place. Here an example, from 3.0-19981209-SNAP: 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. Just in case, I've sent a PR for this, numbered bin/9118. Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro "This .sig is not meant to be politically correct." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message