From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 05:55:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 486C316A4BF for ; Mon, 8 Sep 2003 05:55:26 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3334643FE9 for ; Mon, 8 Sep 2003 05:55:25 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (sccrmhc13) with ESMTP id <2003090812552401600g2f1ce>; Mon, 8 Sep 2003 12:55:24 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h88CtNto014694; Mon, 8 Sep 2003 08:55:23 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h88CtN5a014690; Mon, 8 Sep 2003 08:55:23 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Scott Ballantyne References: <20030907150804.98731.qmail@ssr.com> From: Lowell Gilbert Date: 08 Sep 2003 08:55:23 -0400 In-Reply-To: <20030907150804.98731.qmail@ssr.com> Message-ID: <44ekyrign8.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: linux_base X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 12:55:26 -0000 Scott Ballantyne writes: > If I'm running multi-user (as toor), the build stops when installing > glibc. In linux_base, there's actually a coredump, in linux_base-8, it > just stops. This happens even running the GENERIC kernel (I had > previously thought it was perhaps related to a custom kernel). > > However, if I drop to single user mode, and make install, it > completes, although I get many of the following error messages > intended for syslogd: > > linux: syscall mmap2 (obsolete or not implemented (pid = xxxx) What version of FreeBSD? Do you have linux(8) running when you try the install?