From owner-freebsd-current Tue Sep 24 03:16:38 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA25231 for current-outgoing; Tue, 24 Sep 1996 03:16:38 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA25206 for ; Tue, 24 Sep 1996 03:16:30 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id DAA04899; Tue, 24 Sep 1996 03:15:50 -0700 (PDT) To: Christoph Kukulies cc: freebsd-current@freefall.freebsd.org Subject: Re: libcompat.so.2.0 In-reply-to: Your message of "Tue, 24 Sep 1996 10:36:33 +0200." <199609240836.KAA05067@gilberto.physik.rwth-aachen.de> Date: Tue, 24 Sep 1996 03:15:50 -0700 Message-ID: <4897.843560150@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk No, someone turned off shared versions of this long ago (when in doubt, it helps to actually try looking at the Makefile :-), probably to "fix" the regerror() clash (and it's not even all that certain which version is the "right" one for libcompat). Jordan > > In the course of trying the new vic.2.8 I found that I was missing > libcompat.so.2.0. > > So I went into /u/BLUES/src/lib/libcompat and made. But to my surprise > only .a libs were built. Is something wrong with my setup? > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de