From owner-freebsd-java Tue Apr 9 10:38:11 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 6859637B41B; Tue, 9 Apr 2002 10:38:05 -0700 (PDT) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16uzZD-0002qd-00; Tue, 09 Apr 2002 11:38:04 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g39HbxI40415; Wed, 10 Apr 2002 03:07:59 +0930 (CST) (envelope-from glewis) Date: Wed, 10 Apr 2002 03:07:57 +0930 From: Greg Lewis To: Ernst de Haan Cc: Chris Manjoine , freebsd-java@FreeBSD.ORG Subject: Re: jdk13 install on bsd 4.2 stable Message-ID: <20020410030756.A40180@misty.eyesbeyond.com> References: <5.1.0.14.2.20020409111707.02f4f928@mail.vpr.uiowa.edu> <200204091650.SAA22467@smtp.hccnet.nl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204091650.SAA22467@smtp.hccnet.nl>; from znerd@FreeBSD.ORG on Tue, Apr 09, 2002 at 06:50:08PM +0200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 09, 2002 at 06:50:08PM +0200, Ernst de Haan wrote: > Chris, > > This problem is known. It has previously been submitted as PR 36871: > > * http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36871 > > It's currently being investigated. I'd appreciate it if people could try the attached patch. It should do the right thing, but I can't really tell without access to a 4.2 system. Thanks. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-..::ext::plugin::oji-plugin::src::motif::common::utils.c" --- ../ext/plugin/oji-plugin/src/motif/common/utils.c 25 Aug 2001 17:48:42 -0000 1.2 +++ ../ext/plugin/oji-plugin/src/motif/common/utils.c 9 Apr 2002 04:13:16 -0000 @@ -10,6 +10,7 @@ #include #include #ifndef SVR4 +#include #include #endif #include --d6Gm4EdcadzBjdND-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message