Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2000 12:23:14 -0500 (CDT)
From:      Rich Winkel <rich@pencil.math.missouri.edu>
To:        Nate Williams <nate@yogotech.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: SIGSEGV under FBSD 4.1-release with compat 3.x
Message-ID:  <200010031723.MAA23312@pencil.math.missouri.edu>
In-Reply-To: <200009302120.PAA09314@nomad.yogotech.com> "from Nate Williams at Sep 30, 2000 03:20:53 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
According to Nate Williams:
> > 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
Following is the /etc/make.conf used to build the system:
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
COMPAT22=       yes
COMPAT3X=       yes
KRB5_HOME=              /usr/bin
MODULES_WITH_WORLD=     true
NOPROFILE=      true
NO_MODULES=     true
NO_OPENSSH=     true
PRINTERDEVICE=  ps
USA_RESIDENT=   NO

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. 

Is anyone else running java under 4.1R?

Thanks,
Rich



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?200010031723.MAA23312>