From owner-freebsd-emulation Wed May 31 9:34:44 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id 60F7537B633 for ; Wed, 31 May 2000 09:34:37 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from l3107mxr.atl.hp.com (l3107mxr.atl.hp.com [15.19.254.19]) by atlrel2.hp.com (Postfix) with ESMTP id 8D9321153; Wed, 31 May 2000 12:34:28 -0400 (EDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by l3107mxr.atl.hp.com (Postfix) with ESMTP id 05C874FD98; Wed, 31 May 2000 11:34:27 -0400 (EDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0.1) id JAA20467; Wed, 31 May 2000 09:34:25 -0700 (PDT) Message-ID: <39353F12.50B3A981@cup.hp.com> Date: Wed, 31 May 2000 09:34:26 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Reifenberger Michael Cc: "'Bruce Evans'" , freebsd-emulation@FreeBSD.ORG Subject: Re: AW: Oracle8.1.6/Linux inst prob (Is JRE prob). References: <67E0BE167008D31185F60008C7289DA009C253@mchh218e.demchh201e.oen.siemens.de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Reifenberger Michael wrote: > that reminds me that after calling the installer I also see a 'sigaltstack: > Nicht genügend Hauptspeicher verfügbar' > (translates to ...not enough mainmemory avaiable) > Could it be a problem in the linuxerator since I expect the Installer to be > tested and working und native Linux. Yes. The problem is related to MINSIGSTKSZ. We have 8K as the minimum. Linux has a lower minimum. Linux binaries (on FreeBSD) therefore request too less a stack size if they depend on MINSIGSTKSZ. There's no good workaround for this at the moment; at least, not that I know of :-) -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message