From owner-freebsd-stable Wed May 15 16:20:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pioneernet.net (mail.pioneernet.net [207.115.64.224]) by hub.freebsd.org (Postfix) with ESMTP id 17CBE37B403 for ; Wed, 15 May 2002 16:20:06 -0700 (PDT) Received: from chip3.wiegand.org [66.114.152.128] by pioneernet.net with ESMTP (SMTPD32-6.06) id AD1B32100AA; Wed, 15 May 2002 16:19:55 -0700 Subject: makeworld problem - my first attempt at this From: Chip Wiegand To: FreeBSD Stable Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 15 May 2002 16:23:08 -0700 Message-Id: <1021504989.11672.19.camel@chip3.wiegand.org> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a spare machine with fbsd-4.4r on it, just a clean install, no X or any apps other than cvsup and bash. I used stable-supfile to update my sources and am now attempting my first ever makeworld process. Here's where I am - I have read the UPDATING file and chapter 19 of the handbook. I've done - #make buildworld #make buildkernel KERNCONF=GENERIC #make installkernel KERNCONF=GENERIC #shutdown now #make installworld failed - required smmsp user is missing #/usr/src/usr.sbin/mergemaster -p -p not recognized option /usr/src/usr.sbin/mergemaster; make all install (without any options) would not run in single user mode so I rebooted and ran it in multiuser mode, it finished without any errors. #shutdown now #make installworld faild again, same message as before - required smmsp user is missing. According to UPDATING running mergemaster would take care of this problem. That is where I am stuck. What to do now? Thanks for the help, Chip Wiegand www.wiegand.org chip@wiegand.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message