From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 01:39:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 752AF16A4CE for ; Fri, 17 Dec 2004 01:39:35 +0000 (GMT) Received: from delight.idiom.com (delight.idiom.com [216.240.32.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A8343D45 for ; Fri, 17 Dec 2004 01:39:35 +0000 (GMT) (envelope-from mwm-dated-1104111573.9ed05c@mired.org) Received: from idiom.com (idiom.com [216.240.32.1]) by delight.idiom.com (Postfix) with ESMTP id 8AE1F1D0EAC for ; Thu, 16 Dec 2004 17:39:34 -0800 (PST) Received: from mired.org (mwm@idiom [216.240.32.1]) by idiom.com (8.12.11/8.12.11) with SMTP id iBH1dXnF095662 for ; Thu, 16 Dec 2004 17:39:34 -0800 (PST) (envelope-from mwm-dated-1104111573.9ed05c@mired.org) Received: (qmail 65084 invoked by uid 1001); 17 Dec 2004 01:39:33 -0000 Received: by guru.mired.org (tmda-sendmail, from uid 1001); Thu, 16 Dec 2004 19:39:33 -0600 (CST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16834.14548.968427.139217@guru.mired.org> Date: Thu, 16 Dec 2004 19:39:32 -0600 To: questions@freebsd.org X-Mailer: VM 7.17 under 21.4 (patch 15) "Security Through Obscurity" XEmacs Lucid X-Primary-Address: mwm@mired.org X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) Subject: Problems with compat3x libraries. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 01:39:35 -0000 Two problems, actually. Since these appear to be compressed shared object files, there's not much I can do to "fix" them. So I'm hoping someone here can enlighten me on how to deal with my issues, or point me at someone who can help. 1) libm doesn't exist in compat3x. I actually worked around this by installing compat4x, as the version from it seems to work. 2) getpwuid_r seems to no longer be in libc. In any case, the application in question worked fine with 3.x emulation on 4.x, but now complains about missing getpwuid_r on 5.3. Thanks, http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information.