Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2000 11:27:27 -0600 (MDT)
From:      Nate Williams <nate@yogotech.com>
To:        Rich Winkel <rich@pencil.math.missouri.edu>
Cc:        Nate Williams <nate@yogotech.com>, freebsd-java@freebsd.org
Subject:   Re: SIGSEGV under FBSD 4.1-release with compat 3.x
Message-ID:  <200010031727.LAA24052@nomad.yogotech.com>
In-Reply-To: <200010031723.MAA23312@pencil.math.missouri.edu>
References:  <200009302120.PAA09314@nomad.yogotech.com> <200010031723.MAA23312@pencil.math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > Hi, I'm having problems with jdk-1.1.8 under 4.1-R with the compat
> > > 3.x libraries installed.  Whatever I try, I get:
> > > 
> > > SIGSEGV   11*  segmentation violation
> > 
> > This is almost always because the compat libraries aren't really
> > installed, but are symlinks to the newer libraries.  Are you
> > *absolutely* sure the libraries are correctly installed?
> 
> Thanks for the reply! 
> 
> I ran "find . -type l -print" under /usr/lib/compat and found only two:
> ./aout/libcrypt.so.2.0
> ./aout/libtermlib.so.2.1

These aren't the 3.X compatability libraries.

> Following is the /etc/make.conf used to build the system:
> CFLAGS= -O -pipe
> COPTFLAGS= -O -pipe
> COMPAT22=       yes
> COMPAT3X=       yes

I don't know how the compatability libraries are installed via
buildworld.  I just install them via the package off the net.

> Just to be sure I ran /stand/sysinstall and
> installed the compat3.x libraries from the 4.1 CD, and rebooted.
> Still the same problem. 

Weird.

> Is anyone else running java under 4.1R?

I get alot of email saying that, but I'll let others pipe up.



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?200010031727.LAA24052>