From owner-freebsd-questions@FreeBSD.ORG Sun Sep 7 08:08:09 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 E355A16A4BF for ; Sun, 7 Sep 2003 08:08:09 -0700 (PDT) Received: from mailhost.ssr.com (ns.ssr.com [199.4.235.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B0F244005 for ; Sun, 7 Sep 2003 08:08:09 -0700 (PDT) (envelope-from sdb@ssr.com) Received: (qmail 98732 invoked by uid 103); 7 Sep 2003 15:08:04 -0000 Date: 7 Sep 2003 15:08:04 -0000 Message-ID: <20030907150804.98731.qmail@ssr.com> From: Scott Ballantyne To: freebsd-questions@freebsd.org Subject: linux_base X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2003 15:08:10 -0000 I find I can't install linux_base or linux_base-8 without running as single user. This is quite odd, since I haven't had this problem previously. 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) (I couldn't figure out which process the pid was, sorry). and the install script gives many of: no user/group rpm - using root. However, the linux binaries all seem to run fine, so alls well I guess. Still, I am curious why this should be occuring. Anyone know? Thanks, Scott -- sdb@ssr.com