From owner-freebsd-current Tue Nov 12 23:20:56 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2911437B401; Tue, 12 Nov 2002 23:20:55 -0800 (PST) Received: from conure.mail.pas.earthlink.net (conure.mail.pas.earthlink.net [207.217.120.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id C810F43E6E; Tue, 12 Nov 2002 23:20:54 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0207.cvx21-bradley.dialup.earthlink.net ([209.179.192.207] helo=mindspring.com) by conure.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18BrpC-0004Tc-00; Tue, 12 Nov 2002 23:20:34 -0800 Message-ID: <3DD1FCC1.5E2CDFE6@mindspring.com> Date: Tue, 12 Nov 2002 23:18:25 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: suken woo Cc: freebsd-current , freebsd-java Subject: Re: -current make jdk13 with native_threads error References: <3DD1BDA8.7080106@mail.gddsn.org.cn> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG suken woo wrote: > In file included from > ../../../../src/solaris/hpi/native_threads/src/threads_md.c:27: > /usr/include/sys/resource.h:61: field `ru_utime' has incomplete type > /usr/include/sys/resource.h:62: field `ru_stime' has incomplete type "struct timeval" is not in scope. Modify the file: ../../../../src/solaris/hpi/native_threads/src/threads_md.c and add #include before the #include on line # 27. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message