From owner-freebsd-questions Sat Mar 11 23:34: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from jane.lfn.org (www.lfn.org [216.116.64.1]) by hub.freebsd.org (Postfix) with SMTP id C93C937BBD4 for ; Sat, 11 Mar 2000 23:34:04 -0800 (PST) (envelope-from caj@lfn.org) Received: (qmail 20808 invoked by uid 100); 12 Mar 2000 07:34:00 -0000 Date: Sun, 12 Mar 2000 01:33:59 -0600 (CST) From: Craig Johnston To: freebsd-questions@freebsd.org Subject: making linux java app work under freebsd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, here is the scoop. We've got a Linux version of RealProducer, which we need to use to splice together realaudio files. If I can't make it work under FreeBSD we gotta switch to a Linux box. (boo, hiss.) uname -a says: FreeBSD jam.xxx.com 3.2-STABLE FreeBSD 3.2-STABLE #0: Fri Jul 23 00:44:51 CDT 1999 caj@jam.xxx.com:/usr/src/sys/compile/JAM i386 When I try to run the Linux binary it complains thusly: /usr/local/rprod/bin/RealProducer: error in loading shared libraries: /usr/local/rprod/lib/i686/green_threads/libjava.so: undefined symbol: _dl_symbol_value 'file' says: RealProducer: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked, not stripped So where do I go from here? thanks, Craig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message