From owner-freebsd-java Thu May 28 09:59:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08441 for freebsd-java-outgoing; Thu, 28 May 1998 09:59:23 -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 JAA08436 for ; Thu, 28 May 1998 09:59:20 -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 KAA00851; Wed, 27 May 1998 10:00:00 -0700 (PDT) (envelope-from zvi@ivz.t-networking.com) Date: Wed, 27 May 1998 09:59:59 -0700 (PDT) From: Brad To: Nate Williams cc: freebsd-java@FreeBSD.ORG Subject: Re: SIGSEGV 11* segmentation violation In-Reply-To: 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 Just tried something new. I tried to compile with the guava program. It works fine. Why would it work, and not javac??? On Wed, 27 May 1998, Brad wrote: > Yes, > I can compile regular C programs. I get the ports, and I complie new > kernels all the time. > > Here is how I tried to compile the clock program: javac Clock.java > I also tried calling out the full paths. Still, the same error code. Do > I need to complie something into the kernel to use java?? Or is my syntax > just screwed up. > > Thanks, > Brad > > On Thu, 28 May 1998, Nate Williams wrote: > > > > This is the error code I get when ever I try to compile a *.java file > > > It never works. Any of the apps in the java port will not compile. > > > > I have *NO* idea what's going on. It sounds to me like something is > > *really* screwed up on your system. Can you compile normal C programs? > > > > > > Nate > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message