Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2006 08:29:44 -0300
From:      Rainer Alves <rainer.alves@gmail.com>
To:        Frank <frank_s@bellsouth.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Upgrade of azureus fails
Message-ID:  <451E5528.3050603@gmail.com>
In-Reply-To: <20060930060051.Y35705@Ace.nina.org>
References:  <20060930060051.Y35705@Ace.nina.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Frank wrote:
> portupgrade -Rr azureus
...
>     [javac] class file has wrong version 49.0, should be 48.0

This error means that the port "java/jakarta-commons-cli" was built with 
JDK 1.5, and you're trying to build Azureus with JDK 1.4. Make sure 
they're both built with the *same* Java version.
Take a look at the javavm(1) man page (the description for the 
JAVA_VERSION environment variable).

- Rainer




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?451E5528.3050603>