From owner-freebsd-java Thu Mar 11 9:27:49 1999 Delivered-To: freebsd-java@freebsd.org Received: from munoh.nyanko.org (ppp144186.asahi-net.or.jp [202.213.144.186]) by hub.freebsd.org (Postfix) with ESMTP id 9A78114FF3 for ; Thu, 11 Mar 1999 09:27:43 -0800 (PST) (envelope-from moritaku@super.email.ne.jp) Received: from localhost (localhost [127.0.0.1]) by munoh.nyanko.org (8.9.2/8.9.2) with ESMTP id CAA05938 for ; Fri, 12 Mar 1999 02:25:51 +0900 (JST) (envelope-from moritaku@super.email.ne.jp) To: freebsd-java@freebsd.org Subject: SIGSEGV while compiling elf jdk1.1 X-Mailer: Mew version 1.92.4 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990312022549X.moritaku@super.email.ne.jp> Date: Fri, 12 Mar 1999 02:25:49 +0900 From: Takuya Mori X-Dispatcher: imput version 980905(IM100) Lines: 22 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, My name is Takuya Mori, and I am trying to build an ELF binary of JDK1.1.7 with my friend. We have a trouble while compiling it. Here's the description: We have modified symbol names to become compliant with those of ELF libraries. And while compiling Java class libraries, the VM gets stuck in the function, "void InitializeClock()" defined in "src/freebsd/java/green_threads/src/clock.c" and Segmentation Fault occurs. Is there anybody solves this problem? ---- Takuya Mori To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message