From owner-freebsd-java@FreeBSD.ORG  Fri Nov 19 16:22:36 2004
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
Delivered-To: freebsd-java@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 281F916A4CE
	for <freebsd-java@freebsd.org>; Fri, 19 Nov 2004 16:22:36 +0000 (GMT)
Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 17CA643D1F
	for <freebsd-java@freebsd.org>; Fri, 19 Nov 2004 16:22:31 +0000 (GMT)
	(envelope-from achill@matrix.gatewaynet.com)
Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1])
	by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id iAJGri5x014363;
	Fri, 19 Nov 2004 18:53:44 +0200
Received: from localhost (achill@localhost)iAJGriL2014359;
	Fri, 19 Nov 2004 18:53:44 +0200
Date: Fri, 19 Nov 2004 18:53:44 +0200 (EET)
From: Achilleus Mantzios <achill@matrix.gatewaynet.com>
To: Jonathan Belson <jon@witchspace.com>
In-Reply-To: <1400.192.168.0.1.1100880090.squirrel@192.168.0.1>
Message-ID: <Pine.LNX.4.44.0411191850480.13400-100000@matrix.gatewaynet.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-8859-7
Content-Transfer-Encoding: 8BIT
cc: freebsd-java@freebsd.org
Subject: Re: JDK 1.4 build problem under 5.3 release
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Nov 2004 16:22:36 -0000

O Jonathan Belson Эгсбше уфйт Nov 19, 2004 :

> > O Jonathan Belson Эгсбше уфйт Nov 19, 2004 :
> 
> >> Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
> >> /dev/ad0s1a    253678   199806    33578    86%    /
> >> devfs               1        1        0   100%    /dev
> >> /dev/ad0s1f    253678      492   232892     0%    /tmp
> >> /dev/ad0s1g  19937126 10676466  7665690    58%    /usr
> >> /dev/ad0s1e    253678    42242   191142    18%    /var
> >> /dev/ad0s1h  41288828 18496392 19489330    49%    /exports/music
> >> /dev/ad0s1d  52567378 44547686  3814302    92%    /exports/public
> >> devfs               1        1        0   100%    /var/named/dev
> >> linprocfs           4        4        0   100%    /usr/compat/linux/proc
> >
> > Oooppss...
> >
> > What the funk is
> > devfs               1        1        0   100%    /var/named/dev
> > ????
> 
> As far as I know, devfs is a smarter replacement for the old /dev
> directory.

Sure...... but on /var/named????? DNS?? NAME SERVER??

> 
> > Where is your *freebsd* /proc ???
> > it should be like
> > procfs on /proc (procfs, local)
> 
> Hmm.  Should I have one with 5.3-RELEASE or has it Gone Away?
> 

It depends on your /etc/fstab
place

procfs                  /proc           procfs  rw              0       0

in your /etc/fstab

> > Also do a
> > /usr/local/linux-sun-jdk1.4.2/bin/java -version
> 
> $ /usr/local/linux-sun-jdk1.4.2/bin/java -version
> 
> # HotSpot Virtual Machine Error, Internal Error
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode)
> #
> # Error ID: 4F533F4C494E55583F491418160E435050035E
> #
> 
> Heap at VM Abort:
> Heap
> 
> :-)
> 
> I had to kill the process from another session.
> 
> > /usr/local/linux-sun-jdk1.4.2/bin/java -server -version
> 
> The same as above.
> 

Yes, this is far from a normal situation, and your system needs
a little administration!
If you cant run linux java, then how will you compile native jdk??

Is this the first time you installed FreeBSD???
On clean disks???


> Cheers,
> 
> --Jon
> 
> http://www.witchspace.com
> 
> 

-- 
-Achilleus