Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2000 11:41:35 +0100
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        Craig Johnston <caj@lfn.org>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.org>
Subject:   Re: making linux java app work under freebsd
Message-ID:  <20000312114135.A10898@sr.se>
In-Reply-To: <Pine.GSO.3.96.1000312012510.20761A-100000@jane.lfn.org>; from caj@lfn.org on Sun, Mar 12, 2000 at 01:33:59AM -0600
References:  <Pine.GSO.3.96.1000312012510.20761A-100000@jane.lfn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 12, 2000 at 01:33:59AM -0600, Craig Johnston wrote:
> 
> 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

Have you got a /usr/local/rprod/lib directory? In that case see to that
you point to it in the /compat/linux/etc/ld.so.conf file and also run
/compat/linux/sbin/ldconfig and then try again!

> 
> '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

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)


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?20000312114135.A10898>