From owner-freebsd-questions Wed Oct 31 15:18:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lab.cyberlifelabs.com (lab.cyberlifelabs.com [208.201.255.2]) by hub.freebsd.org (Postfix) with SMTP id 0EFD337B403 for ; Wed, 31 Oct 2001 15:18:30 -0800 (PST) Received: (qmail 25954 invoked from network); 31 Oct 2001 23:18:28 -0000 Received: from linny.lab.cyberlifelabs.com (HELO there) (208.201.255.8) by lab.cyberlifelabs.com with SMTP; 31 Oct 2001 23:18:28 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Milo Hyson Organization: CyberLife Labs, LLC To: Kris Kennaway Subject: Re: BSDI compatibility Date: Wed, 31 Oct 2001 15:18:27 -0800 X-Mailer: KMail [version 1.3.1] Cc: freebsd-questions@FreeBSD.ORG References: <20011031065407.D8AE237B40D@hub.freebsd.org> <20011031021243.C23867@xor.obsecurity.org> In-Reply-To: <20011031021243.C23867@xor.obsecurity.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011031231830.0EFD337B403@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 31 October 2001 02:12 am, Kris Kennaway wrote: > It should be native. If you want to use dynamically linked binaries > you'll need to install the libraries somewhere, of course. When I run the PayflowPro BSDi executable, it gives the following error: ELF interpreter /shlib/ld-bsdi.so not found I've searched around on the web and can't find anything describing what this is (I assume it's a BSDi compatibility library) or where to get it. It's not on any of my FreeBSD boxes or CD-ROMs. When I run a Perl script using the PayflowPro libraries, it gives me the following error: Can't load '/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/PFProAPI/PFProAPI.so' for module PFProAPI: ../lib/libpfpro.so: Undefined symbol "__sstderr" at /usr/libdata/perl/5.00503/DynaLoader.pm line 169. Looking around on the web it appears this is a BSDi-specific variable. My guess is that the ld-bsdi.so library contains this identifier. -- Milo Hyson CyberLife Labs, LLC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message