From owner-freebsd-java@FreeBSD.ORG Sat Sep 10 21:56:11 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F14E16A41F for ; Sat, 10 Sep 2005 21:56:11 +0000 (GMT) (envelope-from pawel.worach@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7910843D45 for ; Sat, 10 Sep 2005 21:56:10 +0000 (GMT) (envelope-from pawel.worach@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so1999018wra for ; Sat, 10 Sep 2005 14:56:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=TjwkbnkcnToRRo5c+BMP9sXnNp6ttijZ3w19ooNp5A7GtmUgO2UZbSYfrBMuM8ByEqx4An2GfZswS75/uIKSi4AUOPSjXFTw40/WZQZCB04sZRm5E4bFxtyyCieUJfZFsVmi+a8AS0Zhv33egCgcGkqXOblAG3rjVfAVSAAGx7A= Received: by 10.54.119.12 with SMTP id r12mr1455985wrc; Sat, 10 Sep 2005 14:56:09 -0700 (PDT) Received: from ?192.168.0.143? ( [80.217.193.226]) by mx.gmail.com with ESMTP id g3sm82870wra.2005.09.10.14.56.07; Sat, 10 Sep 2005 14:56:09 -0700 (PDT) Message-ID: <43235672.8000603@gmail.com> Date: Sat, 10 Sep 2005 23:56:02 +0200 From: Pawel Worach User-Agent: Mozilla Thunderbird 1.0+ (X11/20050908) MIME-Version: 1.0 To: Greg Lewis References: <20050909165832.GA16137@misty.eyesbeyond.com> <20050910214746.GA6047@misty.eyesbeyond.com> In-Reply-To: <20050910214746.GA6047@misty.eyesbeyond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mark Hobden , freebsd-java@freebsd.org Subject: Re: Patches to update jdk15 to patchset 2 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, 10 Sep 2005 21:56:11 -0000 Greg Lewis wrote: > No, I think you've done everything correctly. I think that what is > happening is that back when I did the plugin support Firefox installed > the nspr files, but now it doesn't (as of late August). I will need > to do some additional changes to support nspr being separate. Yuk. > Yea, I noticed this too, had to add /usr/local/include/nspr to the include path. -- Pawel Worach