Date: Mon, 29 Jan 2001 00:26:54 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Rob <europax@home.com> Cc: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: compiling under compat/linux- Secrets? Message-ID: <20010129002654.A21650@xor.obsecurity.org> In-Reply-To: <3A74DEFE.53C4C2CB@home.com>; from europax@home.com on Sun, Jan 28, 2001 at 07:09:50PM -0800 References: <3A74B2E2.E7151E0A@home.com> <20010128205027.A13338@dan.emsphone.com> <3A74DEFE.53C4C2CB@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--+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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010129002654.A21650>