ports/153301: java/openjdk6 web browser plugin doesn't work with
both WEB and IPV6 enabled
Matthias Andree
mandree at FreeBSD.org
Tue Feb 22 20:40:13 UTC 2011
The following reply was made to PR ports/153301; it has been noted by GNATS.
From: Matthias Andree <mandree at FreeBSD.org>
To: bug-followup at FreeBSD.org, Jung-uk Kim <jkim at 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.)
--
Matthias Andree
ports committer
More information about the freebsd-java
mailing list