> I just cvsup'd one of my 3.4-STABLE boxes today, and can no longer make
> world. I had to remove cvs-crypto from my supfile as well. Here is a
> small snip of the error I am encountering.
>
> cc -O -pipe -I. -I/usr/src/usr.bin/compile_et/../../contrib/com_err
>-I/usr/obj/usr/src/tmp/usr/include -c
>/usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.c
> In file included from
>/usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.c:40:
> /usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.h:54: roken.h: No such
>file or directory
> /usr/src/usr.bin/compile_et/../../contrib/com_err/compile_et.c:41: getarg.h: No such
>file or directory
This is probably my fault. I've just comitted the missing files
(getarg.h and getarg.c) in contrib/com_err to RELENG-3 plus removed
all the mentions of <roken.h> from the files there.
> Plus make is core dumping out as well. It takes 2 or 3 tries to get it
> that far.
make should (of course) not dump core. When does it do that and can
you get a core?
/assar
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message