Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2011 15:48:06 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-java@freebsd.org, Matthias Andree <mandree@freebsd.org>
Subject:   Re: ports/153301: java/openjdk6 web browser plugin doesn't work with both WEB and IPV6 enabled
Message-ID:  <201102221548.19339.jkim@FreeBSD.org>
In-Reply-To: <201102222040.p1MKeDAC064756@freefall.freebsd.org>
References:  <201102222040.p1MKeDAC064756@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 22 February 2011 03:40 pm, Matthias Andree wrote:
> The following reply was made to PR ports/153301; it has been noted
> by GNATS.
>
> From: Matthias Andree <mandree@FreeBSD.org>
> To: bug-followup@FreeBSD.org, Jung-uk Kim <jkim@FreeBSD.org>
> Cc:
> Subject: Re: ports/153301: java/openjdk6 web browser plugin doesn't
> work with both WEB and IPV6 enabled
> Date: Tue, 22 Feb 2011 21:33:19 +0100
>
>  Confirmed here on amd64 8.2-PRERELEASE as of 2011-02-20 for
>  <http://www.skyviewcafe.com/skyview.php>;
>
>  Works with this configuration (as per
>  <http://www.freebsd.org/doc/handbook/desktop-browsers.html>):
>
>  $ cat /var/db/ports/openjdk6/options
>  # This file is auto-generated by 'make config'.
>  # No user-servicable parts inside!
>  # Options for openjdk6-b21_3
>  _OPTIONS_READ=openjdk6-b21_3
>  WITHOUT_DEBUG=true
>  WITHOUT_FASTDEBUG=true
>  WITHOUT_IPV6=true
>  WITH_SOUND=true
>  WITH_WEB=true
>  WITH_POLICY=true
>  WITHOUT_TEST=true
>
>
>  But hangs if I enable IPV6 in an otherwise unchanged
> configuration.
>
>  setting sysctl net.inet6.ip6.v6only=0 # from 1
>
>  does not make a difference for me.
>
>
>  $ cat /etc/make.conf
>  WITH_JADETEX=   true
>  OVERRIDE_LINUX_BASE_PORT=f10
>  QT4_OPTIONS=    CUPS
>  PERL_VERSION=5.12.3
>
>
>  If further information is desired, please let me know.
>
>  (Cc:ing Junk-uk Kim after freebsd-java@ list posts last
> September.)

All FreeBSD patchsets had IPv6 issues and it was turned off by default 
for that reason, AFAIK.

Jung-uk Kim



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