Date: Fri, 18 Dec 1998 00:21:49 -0200 (EDT) From: Joao Carlos Mendes Luis <jonny@jonny.eng.br> To: current@FreeBSD.ORG Subject: aout compats in elf dir Message-ID: <199812180221.AAA26251@roma.coe.ufrj.br>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812180221.AAA26251>