From owner-freebsd-ports Mon Mar 10 10:20:20 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6668C37B401 for ; Mon, 10 Mar 2003 10:20:18 -0800 (PST) Received: from mgr4.xmission.com (mgr4.xmission.com [198.60.22.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 795C643FA3 for ; Mon, 10 Mar 2003 10:20:17 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr4.xmission.com with spam-scanned (Exim 3.35 #1) id 18sRsm-0005vd-04 for freebsd-ports@freebsd.org; Mon, 10 Mar 2003 11:20:17 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr4.xmission.com with esmtp (Exim 3.35 #1) id 18sRsl-0005uw-04; Mon, 10 Mar 2003 11:20:16 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id h2AIKA371676; Tue, 11 Mar 2003 04:50:11 +1030 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 11 Mar 2003 04:50:08 +1030 From: Greg Lewis To: Wade Klaver Cc: freebsd-ports@FreeBSD.ORG Subject: Re: jdk14 port does not compile cleanly. Message-ID: <20030311045008.A71513@misty.eyesbeyond.com> References: <200303101007.20388.archeron@wavefire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200303101007.20388.archeron@wavefire.com>; from archeron@wavefire.com on Mon, Mar 10, 2003 at 10:07:20AM -0800 X-Spam-Status: No, hits=-3.8 required=8.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_01_02,USER_AGENT, USER_AGENT_MUTT,X_AUTH_WARNING version=2.43 X-Spam-Level: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Mar 10, 2003 at 10:07:20AM -0800, Wade Klaver wrote: > Hello, > After going through sun's site (not very lynx-friendly) to DL all the relevant > files prompted for by the jdk14 port, I found it does not build cleanly. If > this is not the correct list for this type of post, I am sure you will inform > me. Below is the information I can provide. If anything further is > required, please ask. A better list for the jdk ports is usually freebsd-java. > [root@arch jdk14]# uname -a > FreeBSD arch.wavefire.com 5.0-RELEASE-p3 FreeBSD 5.0-RELEASE-p3 #4: Mon Feb 24 5.0 is the key here... > ../../../../s > rc/solaris/hpi/native_threads/src/threads_md.c > In file included from > ../../../../src/solaris/hpi/native_threads/src/threads_md. > c:25: > /usr/include/sys/resource.h:61: field `ru_utime' has incomplete type > /usr/include/sys/resource.h:62: field `ru_stime' has incomplete type Place a #include before the #include and try again. This is needed on 5.0. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message