Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 1999 10:18:54 -0600
From:      Nate Williams <nate@mt.sri.com>
To:        Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
Cc:        Nate Williams <nate@mt.sri.com>, freebsd-java@FreeBSD.ORG
Subject:   Re: JDK1.2 (linux)
Message-ID:  <199908261618.KAA14398@mt.sri.com>
In-Reply-To: <19990826092752.C63098@gil.physik.rwth-aachen.de>
References:  <199908260631.IAA63165@gil.physik.rwth-aachen.de> <199908260636.AAA12017@mt.sri.com> <19990826092752.C63098@gil.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> > You've got to make sure that *all* of the emulation X libraries are
> > synchronized.  You need to replace all of your Linux X libraries with
> > the same version as you got libXp.so from.
> 
> So I can put the FreeBSD /usr/X11R6/lib contents into
> /compat/linux/usr/X11R6/lib?

No, you can't link a FreeBSD X library into a Linux binary, so you must
use Linux stuff everywhere in the Linux compatability stuff.


> BTW, synchronizing helped (for the single added libXp.so.6 out of the
> FreeBSD X11R6 repo.
> 
> /compat/linux/sbin/ldconfig /usr/lib /usr/X11R6/lib

But it still didn't work. :)


Nate


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908261618.KAA14398>