From owner-freebsd-threads@FreeBSD.ORG Sun Jun 1 12:16:37 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 993D237B401 for ; Sun, 1 Jun 2003 12:16:37 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E283343F93 for ; Sun, 1 Jun 2003 12:16:36 -0700 (PDT) (envelope-from eischen@pcnet.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h51JGZNc003503; Sun, 1 Jun 2003 15:16:36 -0400 (EDT) Date: Sun, 1 Jun 2003 15:16:35 -0400 (EDT) From: Daniel Eischen To: Martin Blapp In-Reply-To: <20030601190900.H94836@cvs.imp.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-threads@freebsd.org Subject: Re: Unable to compile jdk1.4.1 with libkse X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 19:16:37 -0000 On Sun, 1 Jun 2003, Martin Blapp wrote: > > Hi, > > > I'll try sometime later this week if I get the chance. > > Got a log? > > I can put one available of course ... I got the sig11 always > at the same place. Then I've switched to libc_r and it worked. Ok, can you make it available? If it's large, can you put it up somewhere for me to download? Thanks. > > > Are you building with libkse copied over libc_r? Usually, I > > leave libc_r alone when building stuff, and then copy (or libmap) > > libkse afterwards. > > No, I just use libmap and have just libkse in there so it replaces > all libc_r calls. -- Dan Eischen