Date: Wed, 29 Nov 2000 16:37:45 -0600 From: Drew Sanford <drew@planetwe.com> To: erich alfred heine <eheine@students.uiuc.edu> Cc: freebsd-questions@freebsd.org Subject: Re: installworld problems Message-ID: <3A258539.8040104@planetwe.com> References: <Pine.GSO.4.10.10011291630080.2960-100000@ux7.cso.uiuc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A258539.8040104>