From owner-freebsd-questions Wed Nov 29 14:38: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id B259137B401 for ; Wed, 29 Nov 2000 14:37:56 -0800 (PST) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id eATMbjQ08053; Wed, 29 Nov 2000 16:37:45 -0600 (CST) Message-ID: <3A258539.8040104@planetwe.com> Date: Wed, 29 Nov 2000 16:37:45 -0600 From: Drew Sanford User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.12 i386; en-GB; m18) Gecko/20001107 Netscape6/6.0 X-Accept-Language: en MIME-Version: 1.0 To: erich alfred heine Cc: freebsd-questions@freebsd.org Subject: Re: installworld problems References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You may use -j on buildworld, but it will cause installworld to fail miserably, as you can see. I promise if you just make installworld it will to fine, whether you use make buildworld, or make -j10 buildworld. erich alfred heine wrote: > Hi all, > > I CVSuped, and followed the instructions in the handbook to the letter. > Now im in single user mode, and get the following error while doing > make -j4 installworld (i added the -j4 because that is how i did > buildworld, and the handbook says that make needs all the same parameters) > > output: > > install -c -s -o root -g wheel -m 555 sh /bin > Could not execute shell > > ***Error code 1 > 1 error > > ***Error code 2 > 1 error > > The last part (about error code 2) is repeated 4 more times. > > What could be causing this error and what can i do to fix it? > > thanks > Erich Heine > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message