From owner-freebsd-current Wed Dec 2 02:25:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA03665 for freebsd-current-outgoing; Wed, 2 Dec 1998 02:25:37 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA03655; Wed, 2 Dec 1998 02:25:33 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by zippy.cdrom.com (8.9.1/8.9.1) with ESMTP id CAA06729; Wed, 2 Dec 1998 02:27:18 -0800 (PST) To: current@FreeBSD.ORG cc: dillon@FreeBSD.ORG Subject: Uh oh... Date: Wed, 02 Dec 1998 02:27:18 -0800 Message-ID: <6721.912594438@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ... EPEND=t OBJFORMAT_PATH=/usr/obj/elf/usr/src/tmp/usr/libexec:/usr/libexec /usr/o bj/elf/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/elf/usr/src/tmp -f Makefile.inc 1 hierarchy cd /usr/src/etc; /usr/obj/elf/usr/src/tmp/usr/bin/make distrib-di rs mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /usr/obj/elf/usr/src/tmp/ mtree: line 34: unknown user bind *** Error code 1 I think we've created a slight bootstrapping problem here. "make world" is still the official method of upgrading a system via sources and it's supposed to handle all bootstrapping issues like this automagically. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message