openbsd-misc
[Top] [All Lists]

Re: Blackdown Jdk1.2 -- linux syscall fstat64 obsolete or not implemente

To: Timothy Power <timothy.power@bigfoot.com>
Subject: Re: Blackdown Jdk1.2 -- linux syscall fstat64 obsolete or not implemented
From: Peter Valchev <pvalchev@toxiclinux.org>
Date: Tue, 27 Feb 2001 22:15:08 -0700
Cc: misc@openbsd.org
In-reply-to: <200102280430.f1S4UPG04230@openbsd.cs.colorado.edu>; from timothy.power@bigfoot.com on Wed, Feb 28, 2001 at 12:33:01PM +0800
References: <200102280430.f1S4UPG04230@openbsd.cs.colorado.edu>
Sender: owner-misc@openbsd.org
User-agent: Mutt/1.2.5i
Timothy Power <timothy.power@bigfoot.com> wrote:
> Hi, I get this error:
> linux: syscall fstat64 is obsolete or not implemented
> 
> when running java/javac etc from the blackdown jdk1.2 bin directory.

First of all - what are you running - some release, -current? Because
fstat64 IS implemented since about December 2000 (around that) - if
you're running 2.8-release (probably -stable, too), you won't have it.

If you grab new ports, you have at least to be aware that they may
require more recent things, brought in -current - developers cannot care
about the releases, since the development is done under -current.

Also, I believe this is only a warning, and the jdk may work without it?
If it doesn't, or you don't want to ignore the warning, try updating
only the linux compat sources and recompiling your kernel
(/sys/compat/linux).

-- 
Peter Valchev <pvalchev@toxiclinux.org>

<Prev in Thread] Current Thread [Next in Thread>