From owner-freebsd-java Wed Dec 4 3:35:24 2002 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 8C14237B401 for ; Wed, 4 Dec 2002 03:35:23 -0800 (PST) Received: from seed.net.tw (sn14.seed.net.tw [139.175.54.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id E35FA43E9C for ; Wed, 4 Dec 2002 03:35:17 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [211.74.17.210] (port=49256 helo=leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:3) id 18JXoC-000PSS-00 for freebsd-java@freebsd.org; Wed, 04 Dec 2002 19:35:16 +0800 Received: from leafy.idv.tw (localhost [127.0.0.1]) by leafy.idv.tw (8.12.6/8.12.6) with ESMTP id gB4BZFQ0045081 for ; Wed, 4 Dec 2002 19:35:16 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.6/8.12.6/Submit) id gB4BZFZC045080 for freebsd-java@freebsd.org; Wed, 4 Dec 2002 19:35:15 +0800 (CST) Date: Wed, 4 Dec 2002 19:35:15 +0800 From: JY To: freebsd-java@freebsd.org Subject: -current hotspot building error Message-ID: <20021204113515.GA45069@leafy.idv.tw> Mail-Followup-To: freebsd-java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline User-Agent: Mutt/1.5.1i 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 In file included from /usr/ports/java/jdk13/work/hotspot1.3.1/src/os/linux/vm/os _linux.cpp:49: /usr/include/machine/ansi.h:147: conflicting types for `typedef union __mbstate_t __mbstate_t' /usr/include/sys/_types.h:85: previous declaration as `typedef union __mbstate_t __mbstate_t' gmake[2]: *** [os_linux.o] Error 1 Which include should I remove from os_linux.cpp? JY To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message