Date: Wed, 20 Nov 1996 13:46:08 -0800 (PST) From: Ernest Hua <hua@chromatic.com> To: questions@freebsd.org Cc: hua@ohio.chromatic.com Subject: 2.1.6-RELEASE kernel re-build fails ... Message-ID: <199611202146.NAA03946@ohio.chromatic.com>
next in thread | raw e-mail | index | archive | help
I took a 2.1.5-RELEASE configuration file and try to build a
2.1.6-RELEASE kernel from it. It fails with this message:
[SNIP]
cc -O -I/usr/src/sys/libkern -I/usr/src/sys/libkern/.. -DKERNEL -c udivdi3.c -o udivdi3.o
cc -O -I/usr/src/sys/libkern -I/usr/src/sys/libkern/.. -DKERNEL -c umoddi3.c -o umoddi3.o
cc -O -I/usr/src/sys/libkern -I/usr/src/sys/libkern/.. -DKERNEL -c xordi3.c -o xordi3.o
building standard kern library
/usr/bin/lorder: Cannot fork
Cannot fork
ar: no archive members specified
usage: ar -d [-Tv] archive file ...
ar -m [-Tv] archive file ...
ar -m [-abiTv] position archive file ...
ar -p [-Tv] archive [file ...]
ar -q [-cTv] archive file ...
ar -r [-cuTv] archive file ...
ar -r [-abciuTv] position archive file ...
ar -t [-Tv] archive [file ...]
ar -x [-ouTv] archive [file ...]
*** Error code 1
Stop.
*** Error code 1
Stop.
Anyone have any idea what I might be doing wrong? I really don't
think it has anything to do with too many processes because I am
spawning processes as we speak and I am also building a GENERIC
kernel.
Ern
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611202146.NAA03946>
