From owner-freebsd-java@FreeBSD.ORG Mon Dec 16 10:11:04 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4799E986 for ; Mon, 16 Dec 2013 10:11:04 +0000 (UTC) Received: from mail-la0-f52.google.com (mail-la0-f52.google.com [209.85.215.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BE4F81ED7 for ; Mon, 16 Dec 2013 10:11:02 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id y1so2618862lam.11 for ; Mon, 16 Dec 2013 02:10:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=g/8hKgzMHikqjKNQN9xjAs9ZnyGlwi+u0xY4mwSiZ0w=; b=SHHOG//9jXrG2Y33iUFx1XEdH5Y8rra4Ogy3okME8QeP+fCnkCQZPWO01V3qrH7Sj3 oAMwWznyQB0VRGR4/i5WGNUZJ+dY92oudKPOyTBBhOWUiMV8I2Uk3G0uZKZ1nv+HH8+1 9PNIKDhKif/NobxyfEG1JiEJaBgDwlSuiWK8hZ+LPk0xqVnW5iCHT+/fTGsrtQ2QO+pA CXTIdVzhW84SK9F5HiQmwdSZPreaza2kkKmPdGzsk+JFkzItIphHmAUI1bOAS9yuZufJ 9NxU1qvPsl1Wn9w8euj3ematuugAIHwSiSRO1Z/71DSI35MLvTRMmhd+mMmChU3DXHMv Pa3Q== X-Gm-Message-State: ALoCoQmLl/Zr8BVOVjZIQpEzpD72/Z3lrDb+0EgQ1v0LJUoDH6U0eukGNiYMIFdvmk1EUEucwlHY X-Received: by 10.152.3.10 with SMTP id 10mr6304700lay.35.1387188653968; Mon, 16 Dec 2013 02:10:53 -0800 (PST) Received: from [192.168.12.33] (broadband-188-255-110-3.nationalcablenetworks.ru. [188.255.110.3]) by mx.google.com with ESMTPSA id a8sm20223194lae.5.2013.12.16.02.10.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 16 Dec 2013 02:10:53 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: /usr/local/openjdk7/jre/lib/amd64/libnpt.so: Undefined symbol "libiconv_open" From: Valentin Popov In-Reply-To: Date: Mon, 16 Dec 2013 14:10:51 +0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: John Schneider X-Mailer: Apple Mail (2.1510) Cc: freebsd-java@freebsd.org 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: Mon, 16 Dec 2013 10:11:04 -0000 Yes I follow this link already. Only one way to fix it is downgrade JDK7 = to 7.05 > Please note that I've been experiencing the same problem with trying = to > start Glassfish in debug mode. >=20 > I've submitted PR ports/184782 for this. > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D184782 >=20 > I'm aware that PR ports/184204 also exists which is rooted in the same > problem. However, that PR is specific to Netbeans and there is a > workaround to make Netbeans start. >=20 >=20 > Regards, > John Schneider > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to = "freebsd-java-unsubscribe@freebsd.org" -- Regards, Valentin Popov