Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2002 03:07:57 +0930
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Ernst de Haan <znerd@FreeBSD.ORG>
Cc:        Chris Manjoine <chris-manjoine@uiowa.edu>, freebsd-java@FreeBSD.ORG
Subject:   Re: jdk13 install on bsd 4.2 stable
Message-ID:  <20020410030756.A40180@misty.eyesbeyond.com>
In-Reply-To: <200204091650.SAA22467@smtp.hccnet.nl>; from znerd@FreeBSD.ORG on Tue, Apr 09, 2002 at 06:50:08PM %2B0200
References:  <5.1.0.14.2.20020409111707.02f4f928@mail.vpr.uiowa.edu> <200204091650.SAA22467@smtp.hccnet.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

--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 <sys/time.h>
 #include <sys/types.h>
 #ifndef SVR4
+#include <sys/param.h>
 #include <sys/uio.h>
 #endif
 #include <fcntl.h>

--d6Gm4EdcadzBjdND--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020410030756.A40180>