From owner-freebsd-java@FreeBSD.ORG Mon Feb 9 16:51:40 2004 Return-Path: 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 18E5D16A4CF for ; Mon, 9 Feb 2004 16:51:40 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id F3D8043D2F for ; Mon, 9 Feb 2004 16:51:39 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 91145 invoked by uid 1252); 10 Feb 2004 00:51:39 -0000 Date: 9 Feb 2004 19:51:39 -0500 Date: Mon, 9 Feb 2004 19:51:39 -0500 From: Adam Weinberger To: Alexandr Kovalenko Message-ID: <20040210005139.GQ3365@toxic.magnesium.net> References: <20040209045426.GB3365@toxic.magnesium.net> <20040209142718.5f63e81b.daichi@freebsd.org> <20040209053712.GC3365@toxic.magnesium.net> <20040209144431.59ba0ad4.daichi@freebsd.org> <20040209054630.GD3365@toxic.magnesium.net> <20040209145350.394f5f9f.daichi@freebsd.org> <20040209060930.GE3365@toxic.magnesium.net> <20040209191407.GA85907@nevermind.kiev.ua> <20040210004609.GO3365@toxic.magnesium.net> <20040210004751.GA432@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040210004751.GA432@nevermind.kiev.ua> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: java@FreeBSD.org cc: daichi cc: openoffice@FreeBSD.org Subject: Re: the openoffice build vm abort -- kluge solution X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 00:51:40 -0000 >> (02.09.2004 @ 1947 PST): Alexandr Kovalenko said, in 1.1K: << > Hello, Adam Weinberger! > > On Mon, Feb 09, 2004 at 07:46:09PM -0500, you wrote: > > > >> (02.09.2004 @ 1414 PST): Alexandr Kovalenko said, in 0.5K: << > > > Hello, Adam Weinberger! > > > > > > On Mon, Feb 09, 2004 at 01:09:30AM -0500, you wrote: > > > > > > > >> (02.09.2004 @ 0053 PST): daichi said, in 0.3K: << > > > > > > I was using SCHED_4BSD. > > > > > > > > > > Oh, really? > > > > > > > > Yup. I haven't used SCHED_ULE yet. I compiled it into my kernel a few > > > > hours ago but I haven't installed it yet. > > > > > > This problem has nothing to do with SCHED_ULE or regcomp. > > > Just map libc_r to libkse using libmap.conf(5) - everything will go > > > flawlessly. > > >> end of "Re: the openoffice build vm abort -- kluge solution" from Alexandr Kovalenko << > > > > I cannot find a thing in /usr/local or /usr/X11R6 that is linked to > > libc_r. > > > > I have mapped libc_r to libkse using libmap.conf(5) anyway, and it still > > died out. > > This way? > > libc_r.so libkse.so > libc_r.so5 libkse.so.1 > > If yes, try reverse mapping. >> end of "Re: the openoffice build vm abort -- kluge solution" from Alexandr Kovalenko << Nope. I can try it the other way around... libc_r.so.5 libkse.so.1 libc_r.so libkse.so # Adam -- Adam Weinberger adam@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net http://www.vectors.cx