From owner-freebsd-java Fri May 29 18:00:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA16156 for freebsd-java-outgoing; Fri, 29 May 1998 18:00:57 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ivz.t-networking.com (ivz.t-networking.com [206.117.19.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA16150 for ; Fri, 29 May 1998 18:00:52 -0700 (PDT) (envelope-from zvi@ivz.t-networking.com) Received: from localhost (zvi@localhost) by ivz.t-networking.com (8.8.8/8.8.8) with SMTP id SAA04989; Fri, 29 May 1998 18:01:29 -0700 (PDT) (envelope-from zvi@ivz.t-networking.com) Date: Fri, 29 May 1998 18:01:28 -0700 (PDT) From: Brad To: sfarrell+lists@farrell.org cc: Nate Williams , freebsd-java@FreeBSD.ORG Subject: Re: SIGSEGV 11* segmentation violation In-Reply-To: <87af80d2f0.fsf@couatl.uchicago.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, This is the problem. I found it yesterday. I had a class path set wrong. Guavac put it there. The problem if now fixed, and Im on my way learning java w/ JDK. Thanks Brad On 29 May 1998 sfarrell+lists@farrell.org wrote: > Brad writes: > > > I installed guava first. The I installed JDK. Do you still think taht > > would be a problem. The answer to LD_LIBRARY_PATH enviroment is no. How > > do I do it. Do i put it in .cshrc or .login. > > I'm sure that something guava has done is causing this problem. Which > javac is running (i.e., what's which say, what's your path look like)? > what about your JAVA* or JDK* environmental variables? If you > installed guava with a port, you might try deinstalling it to see if > that fixes the problem. > > Anyway, I'm thinking that javac's either using the wrong classes.zip, > trying to load some wrong library, or simply running the wrong binary > b/c of guava. > > -- > > Steve Farrell > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message