From owner-freebsd-questions Mon Jan 29 0:26:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.org (adsl-64-169-104-72.dsl.lsan03.pacbell.net [64.169.104.72]) by hub.freebsd.org (Postfix) with ESMTP id 8CFC037B400 for ; Mon, 29 Jan 2001 00:26:24 -0800 (PST) Received: by obsecurity.org (Postfix, from userid 1000) id 8109EBA2AF; Mon, 29 Jan 2001 00:26:54 -0800 (PST) Date: Mon, 29 Jan 2001 00:26:54 -0800 From: Kris Kennaway To: Rob Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: compiling under compat/linux- Secrets? Message-ID: <20010129002654.A21650@xor.obsecurity.org> References: <3A74B2E2.E7151E0A@home.com> <20010128205027.A13338@dan.emsphone.com> <3A74DEFE.53C4C2CB@home.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A74DEFE.53C4C2CB@home.com>; from europax@home.com on Sun, Jan 28, 2001 at 07:09:50PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 28, 2001 at 07:09:50PM -0800, Rob wrote: > I compiled a FreeBSD "vsound" but linux-realplayer complained that the > libvsound.so was incompatible, so thats why I thought I needed a linux > version of the library. =20 Yep, you do..the shared library is preloaded by the dynamic linker, which means it has to be the same binary format. Anyway, I made a port of this: /usr/ports/audio/linux-vsound. The linux_devtools environment wasn't complete enough to build this natively, though it's probably just a matter of adding the right rpms which configure and libtool et al expect to have present. I compiled it on a Redhat box instead. It works very nicely! Kris --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6dSlOWry0BWjoQKURAihuAKCp/wCBc7w+NTW34ZC/cA77m3BOyACgmrFX +4zj0hL/EAZLm8RqvVfM79Q= =Z0gn -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message