From owner-freebsd-ports@FreeBSD.ORG Thu Mar 6 14:38:03 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2245106566C for ; Thu, 6 Mar 2008 14:38:03 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 674288FC1B for ; Thu, 6 Mar 2008 14:38:03 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (vpn-cl-164-154.rz.uni-karlsruhe.de [141.3.164.154]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 43E78405BCE; Thu, 6 Mar 2008 15:38:01 +0100 (CET) Message-ID: <47D001C9.9000901@bsdforen.de> Date: Thu, 06 Mar 2008 15:38:01 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.12 (X11/20080303) MIME-Version: 1.0 To: glewis@FreeBSD.org, freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: java/eclipse java/jdk16 IPV6 problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 14:38:03 -0000 I'm running eclipse with jdk16. If I build the jdk with IPV6 support the Eclipse JUnit-Plugin doesn't work and the Debugger complains about not being able to connect to a socket. I forgot to copy the exact message, before I rebuilt without IPV6. It works fine without it. I can switch back to IPV6 and get the exact message if someone thinks that might be useful.