From owner-freebsd-java@FreeBSD.ORG Thu Feb 13 15:18:20 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 323BA217; Thu, 13 Feb 2014 15:18:20 +0000 (UTC) Received: from mail-pd0-x22d.google.com (mail-pd0-x22d.google.com [IPv6:2607:f8b0:400e:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 027E21DC6; Thu, 13 Feb 2014 15:18:19 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id y10so10627645pdj.32 for ; Thu, 13 Feb 2014 07:18:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=lAVg2li0jteE8Wcq4A76U6cjQ0REABVRCFkD4u+Z8p4=; b=hGzVmbIe99q0REDLDQMkvOC3dCjeYWSwW7UtcQ5T27DFHP5T/3kXckZ1LxaKaiMGW4 CHA0Elr9lYVqyY8Xh53gIkh19SODbdw3IRa0OrF0WTnF9/YxSzToYKtqaD0mlBBZSXkF 7WbbzGvxybbAIMyKyz8STMTV5XZxXSTLkY0SJ6YIdVh+gT7jATDnESFwujWaj5pkJL/8 g2vxqtFnN6oy1D5W8sQInRBWBV6Q7QRzpwnRQydhqlz24r2qVJ8Pb3jDgYyVpULK2y6a 2WrcxgDf0GaJKFC7y0AWAF0CiRcgusknuZhZRM64ixo8BcDiCV63L0pGo5/UZCXdRGLf jwVQ== MIME-Version: 1.0 X-Received: by 10.66.228.201 with SMTP id sk9mr2406332pac.134.1392304699581; Thu, 13 Feb 2014 07:18:19 -0800 (PST) Sender: lwhsu.freebsd@gmail.com Received: by 10.68.103.68 with HTTP; Thu, 13 Feb 2014 07:18:19 -0800 (PST) In-Reply-To: <52FC963F.5020201@b1t.name> References: <52FC963F.5020201@b1t.name> Date: Thu, 13 Feb 2014 23:18:19 +0800 X-Google-Sender-Auth: 6HGPDB3dMdtU5rcpW3LKqfXFWho Message-ID: Subject: Re: java/icedtea-web broken since last openjdk update From: Li-Wen Hsu To: Volodymyr Kostyrko Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-java@freebsd.org" , FreeBSD Ports ML X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2014 15:18:20 -0000 On Thu, Feb 13, 2014 at 5:54 PM, Volodymyr Kostyrko wrote: > Hi all. > > When building java/icedtea-web I get this: > > Exception in thread "main" java.lang.InternalError: sun.net.PortConfig: > unknown OS Please refer to this thread: http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010560.html -- Li-Wen Hsu http://lwhsu.org