From owner-freebsd-hackers Wed Jul 26 23:44:26 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id XAA11153 for hackers-outgoing; Wed, 26 Jul 1995 23:44:26 -0700 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id XAA11147 for ; Wed, 26 Jul 1995 23:44:23 -0700 Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.11/8.6.9) with SMTP id XAA00489 for ; Wed, 26 Jul 1995 23:44:15 -0700 Message-Id: <199507270644.XAA00489@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol X-Mailer: exmh version 1.6.2 7/18/95 To: hackers@FreeBSD.org Subject: Re: ld.so: ivs: libcompat.so.2.0: Undefined error: 0 In-reply-to: Your message of "Thu, 27 Jul 1995 10:16:39 +0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 26 Jul 1995 23:44:14 -0700 From: "Amancio Hasty Jr." Sender: hackers-owner@FreeBSD.org Precedence: bulk So whats the story with libcompat? I tried to compile it as a shareable object: make building shared compat library (version 2.0) regex.so: Definition of symbol `_regerror' (multiply defined) regerror.so: Definition of symbol `_regerror' (multiply defined) *** Error code 1 Stop.