From owner-freebsd-java@FreeBSD.ORG Sat Nov 26 14:15:21 2011 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB532106566C for ; Sat, 26 Nov 2011 14:15:21 +0000 (UTC) (envelope-from pfxo56@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4F90E8FC15 for ; Sat, 26 Nov 2011 14:15:20 +0000 (UTC) Received: by wwo28 with SMTP id 28so4089493wwo.1 for ; Sat, 26 Nov 2011 06:15:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=8PxWiswAc8ol43QmOsrvg6p/P+Hd6yjXaqaspOerRmU=; b=SkJX4NoLT8dy6pqFikHWACaGDHKaopIqRdjun0jzGxuiCDF2y95q0lQzwulzs8YSWE Ylz1OFqKh5pzoMu0+ehqLBWr05D2oVEOj/1pi7GVwlIAAYiGcoupB1o+9ywml+noGPqB CgS/tymHQPVbAWHnEKdvWMSHNza+l82ucd9TM= Received: by 10.216.80.82 with SMTP id j60mr502226wee.90.1322315028205; Sat, 26 Nov 2011 05:43:48 -0800 (PST) Received: from client.local (217-162-221-61.dynamic.hispeed.ch. [217.162.221.61]) by mx.google.com with ESMTPS id 6sm18684751wby.22.2011.11.26.05.43.47 (version=SSLv3 cipher=OTHER); Sat, 26 Nov 2011 05:43:47 -0800 (PST) Message-ID: <4ED0ED15.6090005@gmail.com> Date: Sat, 26 Nov 2011 14:43:49 +0100 From: pfxo User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110908 Thunderbird/5.0 MIME-Version: 1.0 To: java@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 26 Nov 2011 14:38:35 +0000 Cc: Subject: IcedTea Problems X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 14:15:21 -0000 Hi I have tried to install icedtea-web like in FreeBSD handbook described. But, after installation with "portmaster java/icedtea-web" I cannot find any IcedTeaPlugin.so file. Also not in /usr/ports/java/icedtea-web after "make". Why the port don't build them? I have just the file "libjavaplugin_oji.so" but the other is missing. Regards pfxo