Date: Fri, 16 Oct 1998 17:26:13 -0400 (EDT) From: street@iname.com To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: bin/8347: /usr/lib/compat build issues in 3.0 RELEASE Message-ID: <199810162126.RAA00526@kstreet.interlog.com>
next in thread | raw e-mail | index | archive | help
>Number: 8347 >Category: bin >Synopsis: /usr/lib/compat build issues in 3.0 RELEASE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 16 14:30:00 PDT 1998 >Last-Modified: >Originator: Kevin Street >Organization: >Release: FreeBSD 3.0-RELEASE i386 >Environment: Using the RELENG_3_0_0_RELEASE src tree and make buildworld/installworld. CVSUP around Oct 16, 13:00 GMT -0400. System is ELF. >Description: Most of the compat libs are built in /usr/lib/compat rather than /usr/lib/compat/aout. Only these libs are put in /usr/lib/compat/aout : libgnumalloc.so.2.0 libresolv.so.2.0 liby.so.2.0 also these symlinks in /usr/lib/compat/aout look strange: libtermcap.so.3.0@ -> /usr/lib/aout/libtermcap.so.2.1 libtermlib.so.3.0@ -> /usr/lib/aout/libtermlib.so.2.1 Neither libtermcap.so.2.1 or libtermlib.so.2.1 exist. There are 1.1 libs built in /usr/lib/compat though. Either the symlinks are wrong, or the 1.1 base libs should really be 2.1 or the 2.1 libs are not being built. >How-To-Repeat: make world >Fix: >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?199810162126.RAA00526>